Searched refs:ishtp_cl_rx_get_rb (Results 1 – 6 of 6) sorted by relevance
283 struct ishtp_cl_rb *ishtp_cl_rx_get_rb(struct ishtp_cl *cl) in ishtp_cl_rx_get_rb() function297 EXPORT_SYMBOL(ishtp_cl_rx_get_rb);
101 struct ishtp_cl_rb *ishtp_cl_rx_get_rb(struct ishtp_cl *cl);
361 while ((rb_in_proc = ishtp_cl_rx_get_rb(cros_ish_cl)) != NULL) { in ish_event_cb()
431 while ((rb = ishtp_cl_rx_get_rb(opr_dev->ecl_ishtp_cl)) != NULL) { in ecl_ishtp_cl_event_cb()
454 while ((rb_in_proc = ishtp_cl_rx_get_rb(loader_ishtp_cl)) != NULL) { in loader_cl_event_cb()
346 while ((rb_in_proc = ishtp_cl_rx_get_rb(hid_ishtp_cl)) != NULL) { in ish_cl_event_cb()