Home
last modified time | relevance | path

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

/linux/drivers/extcon/
H A Dextcon-rtk-type-c.c393 static int __detect_host_device(struct type_c_data *type_c, u32 rp_or_rd_en) in __detect_host_device() function
439 return __detect_host_device(type_c, type_c->dfp_mode_rp_en); in detect_device()
444 return __detect_host_device(type_c, type_c->ufp_mode_rd_en); in detect_host()