Searched refs:fbtp_next (Results 1 – 2 of 2) sorted by relevance
71 struct fbt_probe *fbtp_next; member406 retfbt->fbtp_next = fbt; in fbt_provide_module()481 next = fbt->fbtp_next; in fbt_destroy()522 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_enable()541 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_disable()557 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_suspend()573 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_resume()
324 struct fbt_probe *fbtp_next; member1414 retfbt->fbtp_next = fbt; in fbt_provide_module()1479 next = fbt->fbtp_next; in fbt_destroy()1494 for (f = fbt; f != NULL; f = f->fbtp_next) { in fbt_enable()1539 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_enable()1555 for (f = fbt; f != NULL; f = f->fbtp_next) { in fbt_disable()1564 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_disable()1583 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_suspend()1602 for (; fbt != NULL; fbt = fbt->fbtp_next) in fbt_resume()