Searched refs:dev_get_next (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddev.h354 * and dev_get_next.
357 * A subsequent call to dev_get_next will return the next device object in
407 * ======== dev_get_next ========
411 * dev_get_first() and zero or more dev_get_next
414 * call to dev_get_first() or dev_get_next().
422 * and dev_get_next.
425 * A subsequent call to dev_get_next will return the next device object in
428 extern struct dev_object *dev_get_next(struct dev_object
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddev.c626 * ======== dev_get_next ========
630 * dev_get_first() and zero or more dev_get_next
632 struct dev_object *dev_get_next(struct dev_object *hdev_obj) function
H A Ddspapi.c393 hdev_obj = dev_get_next(hdev_obj)) {

Completed in 113 milliseconds