Searched refs:HTE_RUN_SECOND_CB (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhte.h31 * @HTE_RUN_SECOND_CB: The consumer needs further processing, in that case
37 HTE_RUN_SECOND_CB, enumerator in enum:hte_return
/linux-master/drivers/hte/
H A Dhte.c645 * workqueue. It is called when cb returns HTE_RUN_SECOND_CB.
687 * workqueue. It is called when cb returns HTE_RUN_SECOND_CB.
828 if (ret == HTE_RUN_SECOND_CB && ei->tcb) {
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c829 return HTE_RUN_SECOND_CB;

Completed in 134 milliseconds