hsc_tx_config     377 drivers/hsi/clients/hsi_char.c static int hsc_tx_set(struct hsi_client *cl, struct hsc_tx_config *txc)
hsc_tx_config     404 drivers/hsi/clients/hsi_char.c static inline void hsc_tx_get(struct hsi_client *cl, struct hsc_tx_config *txc)
hsc_tx_config     530 drivers/hsi/clients/hsi_char.c 	struct hsc_tx_config txc;
hsc_tx_config      40 include/uapi/linux/hsi/hsi_char.h #define HSC_SET_TX		HSC_IOW(21, struct hsc_tx_config)
hsc_tx_config      41 include/uapi/linux/hsi/hsi_char.h #define HSC_GET_TX		HSC_IOW(22, struct hsc_tx_config)