Searched refs:HSC_IOW (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/hsi/ |
| H A D | hsi_char.h | 30 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro 38 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 39 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 40 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config) 41 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/hsi/ |
| H A D | hsi_char.h | 30 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro 38 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 39 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 40 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config) 41 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/hsi/ |
| H A D | hsi_char.h | 30 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro 38 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 39 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 40 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config) 41 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
|