Home
last modified time | relevance | path

Searched refs:isr_setup_status_phase (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.c1054 * isr_setup_status_phase: queues the status phase of a setup transation
1059 static int isr_setup_status_phase(struct ci_hdrc *ci) in isr_setup_status_phase() function
1065 * or ground reference problems, can lead to isr_setup_status_phase in isr_setup_status_phase()
1120 return isr_setup_status_phase(ci); in otg_a_alt_hnp_support()
1175 err = isr_setup_status_phase(ci);
1182 err = isr_setup_status_phase(ci);
1206 err = isr_setup_status_phase(ci);
1224 isr_setup_status_phase(ci);
1231 err = isr_setup_status_phase(ci);
1242 err = isr_setup_status_phase(
[all...]
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.c1068 * isr_setup_status_phase: queues the status phase of a setup transation
1073 static int isr_setup_status_phase(struct ci_hdrc *ci) in isr_setup_status_phase() function
1079 * or ground reference problems, can lead to isr_setup_status_phase in isr_setup_status_phase()
1134 return isr_setup_status_phase(ci); in otg_a_alt_hnp_support()
1189 err = isr_setup_status_phase(ci);
1196 err = isr_setup_status_phase(ci);
1220 err = isr_setup_status_phase(ci);
1238 isr_setup_status_phase(ci);
1245 err = isr_setup_status_phase(ci);
1256 err = isr_setup_status_phase(
[all...]

Completed in 4 milliseconds