Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/uwb/
Dlc-rc.c43 static int uwb_rc_index_match(struct device *dev, const void *data) in uwb_rc_index_match() function
58 dev = class_find_device(&uwb_rc_class, NULL, &index, uwb_rc_index_match); in uwb_rc_find_by_index()