Searched refs:hsc_tx_config (Results 1 – 2 of 2) sorted by relevance
40 #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
390 static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_set()417 static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc) in hsc_tx_get()543 struct hsc_tx_config txc; in hsc_ioctl()