Searched refs:hsc_tx_config (Results 1 – 2 of 2) sorted by relevance
26 #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 45 modehsc_tx_config global() argument 46 channelshsc_tx_config global() argument 47 speedhsc_tx_config global() argument 48 arb_modehsc_tx_config global() argument
377 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()