Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozproto.h44 int oz_get_pd_list(struct oz_mac_addr *addr, int max_count);
Dozcdev.c269 list.count = oz_get_pd_list(list.addr, OZ_MAX_PDS); in oz_cdev_ioctl()
Dozproto.c799 int oz_get_pd_list(struct oz_mac_addr *addr, int max_count) in oz_get_pd_list() function