Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-thc-hid/intel-thc/
H A Dintel-thc-dev.h102 int thc_tic_pio_write(struct thc_device *dev, const u32 address,
H A Dintel-thc-dev.c377 int thc_tic_pio_write(struct thc_device *dev, const u32 address, in thc_tic_pio_write() function
411 EXPORT_SYMBOL_NS_GPL(thc_tic_pio_write, "INTEL_THC");
/linux/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dquickspi-protocol.c64 ret = thc_tic_pio_write(qsdev->thc_hw, qsdev->output_report_addr, in quickspi_get_device_descriptor()