Home | History | Annotate | Download | only in impl

Lines Matching defs:ioctl

31  * Data structures provided below are used of Hal Ioctl calls
35 * in ioctl
51 * InputData_t :ioctl has multiple subcommands
80 * outputData_t :ioctl has multiple commands/responses
81 * This contains the output types for each ioctl.
98 * For ex (context, result of the operation , type of ioctl which was
117 * to be sent for ioctl command. input is populated by client/proxy side
128 * -ioctl(manage sync between and DWP & SPI)
134 * (*ioctl)() For P61 power management synchronization
137 int (*ioctl)(const struct nxpnfc_nci_device* p_dev, long arg, void* p_data);