M1966_exit_cid_mode – Maxim Integrated 73M1866B/73M1966B Reference Driver User Manual

Page 56

Advertising
background image

73M1866B/73M1966B Reference Driver User Guide

UG_1x66B_015

56

Rev. 2.7

6.4.4 M1966_EXIT_CID_MODE

Description

Exits Caller ID mode.

#define M1966_EXIT_CID_MODE _IOWR(0xA4, 0xF2, unsigned int)


Prototype

int ioctl (

int chan_fd,

int M1966_EXIT_CID_MODE,

unsigned long param );


Parameters

Data Type

Name

Description

int

chan_fd

Channel descriptor.

int

M1966_EXIT_CID_MODE

I/O control identifier for this operation.

unsigned long

param

N/A.


Return Values

Data Type

Description

int

Always returns 0.


Advertising