Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h104 int thc_tic_pio_write_and_read(struct thc_device *dev, const u32 address,
H A Dintel-thc-dev.c425 int thc_tic_pio_write_and_read(struct thc_device *dev, const u32 address, in thc_tic_pio_write_and_read() function
467 EXPORT_SYMBOL_NS_GPL(thc_tic_pio_write_and_read, "INTEL_THC");
/linux/drivers/hid/intel-thc-hid/intel-quicki2c/
H A Dquicki2c-protocol.c103 ret = thc_tic_pio_write_and_read(qcdev->thc_hw, qcdev->hid_desc_addr, in quicki2c_get_device_descriptor()