Searched refs:ishtp (Results 1 – 8 of 8) sorted by relevance
7 obj-$(CONFIG_INTEL_ISH_HID) += intel-ishtp.o8 intel-ishtp-objs := ishtp/init.o9 intel-ishtp-objs += ishtp/hbm.o10 intel-ishtp-objs += ishtp/client.o11 intel-ishtp-objs += ishtp/bus.o12 intel-ishtp[all...]
84 MODULE_DEVICE_TABLE(ishtp, loader_ishtp_id_table);443 * @cl_device: Pointer to the ishtp client device for which this544 * ish_fw_xfer_ishtp() - Loads ISH firmware using ishtp interface
12 #include "ishtp-hid.h"20 MODULE_DEVICE_TABLE(ishtp, hid_ishtp_id_table);330 * @device: Pointer to the ishtp client device for which this message
23 #include "ishtp-dev.h"85 * @dev: ishtp device107 * @dev: ishtp device167 struct ishtp_device *ishtp; in ish_probe() local 192 ishtp = ish_dev_init(pdev); in ish_probe() 193 if (!ishtp) { in ish_probe() 197 hw = to_ish_hw(ishtp); in ish_probe() 198 ishtp->print_log = ish_event_tracer; in ish_probe() 199 ishtp->driver_data = &ishtp_driver_data[ent->driver_data]; in ish_probe() 203 ishtp in ish_probe() [all...]
259 struct ishtp_device *ishtp = dev_get_drvdata(dev); in request_ish_firmware() local 264 gen = ishtp->driver_data->fw_generation; in request_ish_firmware()
155 Location: drivers/hid/intel-ish-hid/ishtp/162 (see ishtp/hbm.h for details)239 client is registered as device on the transport bus (ishtp bus).302 | Create new device on in ishtp bus | |307 | Create new device on in ishtp bus | |
49 MODULE_DEVICE_TABLE(ishtp, cros_ec_ishtp_id_table);78 * the ishtp client is being initialized or undergoing reset.
95 /* eclite ishtp client UUID: 6a19cc4b-d760-4de3-b14d-f25ebd0fbcd9 */101 MODULE_DEVICE_TABLE(ishtp, ecl_ishtp_id_table);585 dev_dbg(cl_data_to_dev(opr_dev), "eclite-ishtp client initialised\n"); in ecl_ishtp_cl_probe() 679 .name = "ishtp-eclite",