Home
last modified time | relevance | path

Searched refs:num_tx_electrodes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/rmi4/
A Drmi_f55.c32 u8 num_tx_electrodes; member
54 f55->num_tx_electrodes = f55->qry[F55_NUM_TX_OFFSET]; in rmi_f55_detect()
60 drv_data->num_tx_electrodes = f55->cfg_num_rx_electrodes; in rmi_f55_detect()
88 buf, f55->num_tx_electrodes); in rmi_f55_detect()
91 for (i = 0; i < f55->num_tx_electrodes; i++) { in rmi_f55_detect()
96 drv_data->num_tx_electrodes = total; in rmi_f55_detect()
103 f55->cfg_num_tx_electrodes, f55->num_tx_electrodes); in rmi_f55_detect()
A Drmi_f54.c100 u8 num_tx_electrodes; member
223 u8 tx = drv_data->num_tx_electrodes ? : f54->num_tx_electrodes; in rmi_f54_get_report_size()
422 u8 tx = drv_data->num_tx_electrodes ? : f54->num_tx_electrodes; in rmi_f54_set_input()
640 f54->num_tx_electrodes = buf[1]; in rmi_f54_detect()
648 f54->num_tx_electrodes); in rmi_f54_detect()
682 tx = f54->num_tx_electrodes; in rmi_f54_probe()
/linux/include/linux/
A Drmi.h360 u8 num_tx_electrodes; member

Completed in 5 milliseconds