Lines Matching refs:reset
204 * @work_ishtp_reset: Work queue for reset handling.
226 * In certain failure scenrios, it makes sense to reset the ISH
839 * @reset: true if called for init after reset
843 static int loader_init(struct ishtp_cl *loader_ishtp_cl, int reset)
850 dev_dbg(cl_data_to_dev(client_data), "reset flag: %d\n", reset);
1020 * loader_ishtp_cl_reset() - ISH-TP client driver reset
1023 * This function gets called on device reset on ISH-TP bus
1044 .reset = loader_ishtp_cl_reset,