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

/linux-master/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
/linux-master/drivers/hsi/clients/
H A Dhsi_char.c342 static int hsc_rx_set(struct hsi_client *cl, struct hsc_rx_config *rxc)
370 static inline void hsc_rx_get(struct hsi_client *cl, struct hsc_rx_config *rxc)
529 struct hsc_rx_config rxc;

Completed in 608 milliseconds