Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtusb.c3017 static inline bool is_direct_child_of_root_hub(struct usb_device *udev) in is_direct_child_of_root_hub() function
3071 if (platform_is_ryzen() && is_direct_child_of_root_hub(data->udev)) in btusb_mtk_setup()