Searched refs:hsc_rx_config (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 38 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 39 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 52 struct hsc_rx_config { struct
|
/kernel/linux/linux-6.6/include/uapi/linux/hsi/ |
H A D | hsi_char.h | 24 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 25 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 38 struct hsc_rx_config { struct
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 30 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 31 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 41 struct hsc_rx_config { struct
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 30 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 31 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 41 struct hsc_rx_config { struct
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/ |
H A D | hsi_char.h | 17 #define HSC_SET_RX HSC_IOW(19, struct hsc_rx_config) 18 #define HSC_GET_RX HSC_IOW(20, struct hsc_rx_config) 28 struct hsc_rx_config { struct
|
/kernel/linux/linux-5.10/drivers/hsi/clients/ |
H A D | hsi_char.c | 342 static int hsc_rx_set(struct hsi_client *cl, struct hsc_rx_config *rxc) in hsc_rx_set() 370 static inline void hsc_rx_get(struct hsi_client *cl, struct hsc_rx_config *rxc) in hsc_rx_get() 529 struct hsc_rx_config rxc; in hsc_ioctl()
|
/kernel/linux/linux-6.6/drivers/hsi/clients/ |
H A D | hsi_char.c | 342 static int hsc_rx_set(struct hsi_client *cl, struct hsc_rx_config *rxc) in hsc_rx_set() 370 static inline void hsc_rx_get(struct hsi_client *cl, struct hsc_rx_config *rxc) in hsc_rx_get() 529 struct hsc_rx_config rxc; in hsc_ioctl()
|
Completed in 4 milliseconds