Home
last modified time | relevance | path

Searched refs:hsc_rx_config (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/hsi/
H A Dhsi_char.h38 #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 Dhsi_char.h24 #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 Dhsi_char.h30 #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 Dhsi_char.h30 #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 Dhsi_char.h17 #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 Dhsi_char.c342 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 Dhsi_char.c342 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 3 milliseconds