Home
last modified time | relevance | path

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

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