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

/linux-master/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
/linux-master/drivers/hsi/clients/
H A Dhsi_char.c377 static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc)
404 static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc)
530 struct hsc_tx_config txc;

Completed in 218 milliseconds