Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dbus.h73 void ishtp_reset_compl_handler(struct ishtp_device *dev);
H A Dbus.c808 void ishtp_reset_compl_handler(struct ishtp_device *dev) in ishtp_reset_compl_handler() function
814 EXPORT_SYMBOL(ishtp_reset_compl_handler);
/openbmc/linux/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c565 ishtp_reset_compl_handler(ishtp_dev); in fw_reset_work_fn()