Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dbootm.c89 bool ep_found = false; in bootm_find_os() local
164 ep_found = true; in bootm_find_os()
196 } else if (!ep_found) { in bootm_find_os()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsdio.c2037 bool ep_found = false; in ath10k_sdio_hif_map_service_to_pipe() local
2048 ep_found = true; in ath10k_sdio_hif_map_service_to_pipe()
2053 if (!ep_found) in ath10k_sdio_hif_map_service_to_pipe()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c221 goto ep_found; in config_ep_by_speed_and_alt()
225 ep_found: in config_ep_by_speed_and_alt()