Home
last modified time | relevance | path

Searched refs:ep_found (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dbootm.c110 bool ep_found = false; in bootm_find_os() local
185 ep_found = true; in bootm_find_os()
217 } else if (!ep_found) { in bootm_find_os()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dsdio.c2031 bool ep_found = false; in ath10k_sdio_hif_map_service_to_pipe() local
2042 ep_found = true; in ath10k_sdio_hif_map_service_to_pipe()
2047 if (!ep_found) in ath10k_sdio_hif_map_service_to_pipe()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c225 goto ep_found; in config_ep_by_speed_and_alt()
229 ep_found: in config_ep_by_speed_and_alt()