Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h51 void ishtp_cl_bus_rx_event(struct ishtp_cl_device *device);
H A Dbus.c538 void ishtp_cl_bus_rx_event(struct ishtp_cl_device *device) in ishtp_cl_bus_rx_event() function
H A Dclient.c625 ishtp_cl_bus_rx_event(cl->device); in ishtp_cl_read_complete()