Home
last modified time | relevance | path

Searched refs:hsc_rx_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/hsi/
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
/linux-6.3-rc2/drivers/hsi/clients/
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 4 milliseconds