Searched refs:gasket_wait_with_reschedule (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/gasket/ |
D | apex_driver.c | 274 if (gasket_wait_with_reschedule(gasket_dev, APEX_BAR_INDEX, in apex_enter_reset() 296 if (gasket_wait_with_reschedule(gasket_dev, APEX_BAR_INDEX, in apex_enter_reset() 342 if (gasket_wait_with_reschedule(gasket_dev, APEX_BAR_INDEX, in apex_quit_reset() 352 if (gasket_wait_with_reschedule(gasket_dev, APEX_BAR_INDEX, in apex_quit_reset()
|
D | gasket_core.h | 634 int gasket_wait_with_reschedule(struct gasket_dev *gasket_dev, int bar,
|
D | gasket_core.c | 1667 int gasket_wait_with_reschedule(struct gasket_dev *gasket_dev, int bar, in gasket_wait_with_reschedule() function 1685 EXPORT_SYMBOL(gasket_wait_with_reschedule);
|