Searched refs:dev_read_net (Results 1 – 3 of 3) sorted by relevance
80 int dev_read_net(void *cookie, void *buf, int len) in dev_read_net() function109 int dev_read_net(void *cookie, void *buf, int len) in dev_read_net() function
25 int dev_read_net(void *, void *, int);
435 *act_len_net = dev_read_net(di->cookie, buf, *len_net); in API_dev_read()