Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/hsi/
H A Dhsi_char.h40 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
41 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
58 struct hsc_tx_config { struct
/kernel/linux/linux-6.6/include/uapi/linux/hsi/
H A Dhsi_char.h26 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
27 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
44 struct hsc_tx_config { struct
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/hsi/
H A Dhsi_char.h32 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
33 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
46 struct hsc_tx_config { struct
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/hsi/
H A Dhsi_char.h32 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
33 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
46 struct hsc_tx_config { struct
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/hsi/
H A Dhsi_char.h19 #define HSC_SET_TX HSC_IOW(21, struct hsc_tx_config)
20 #define HSC_GET_TX HSC_IOW(22, struct hsc_tx_config)
33 struct hsc_tx_config { struct
/kernel/linux/linux-5.10/drivers/hsi/clients/
H A Dhsi_char.c377 static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_set()
404 static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_get()
530 struct hsc_tx_config txc; in hsc_ioctl()
/kernel/linux/linux-6.6/drivers/hsi/clients/
H A Dhsi_char.c377 static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_set()
404 static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_get()
530 struct hsc_tx_config txc; in hsc_ioctl()

Completed in 4 milliseconds