Searched refs:dev_read_net (Results 1 – 3 of 3) sorted by relevance
83 int dev_read_net(void *cookie, void *buf, int len) in dev_read_net() function112 int dev_read_net(void *cookie, void *buf, int len) in dev_read_net() function
26 int dev_read_net(void *, void *, int);
436 *act_len_net = dev_read_net(di->cookie, buf, *len_net); in API_dev_read()