Searched refs:HSC_IOW (Results 1 – 1 of 1) sorted by relevance
29 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro37 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config)38 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config)39 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)40 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)