Searched refs:HSC_IOW (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/hsi/
H A Dhsi_char.h23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro
30 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config)
31 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config)
32 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
33 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/hsi/
H A Dhsi_char.h23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro
30 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config)
31 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config)
32 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
33 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/hsi/
H A Dhsi_char.h23 #define HSC_IOW(num,dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro
30 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config)
31 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config)
32 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
33 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)

Completed in 35 milliseconds