Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/hsi/
H A Dhsi_char.h30 #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)
/kernel/linux/linux-6.6/include/uapi/linux/hsi/
H A Dhsi_char.h16 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro
24 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config)
25 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config)
26 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
27 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/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)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/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)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/
H A Dhsi_char.h10 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) macro
17 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config)
18 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config)
19 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
20 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)

Completed in 2 milliseconds