Searched refs:do_stop (Results 1 – 2 of 2) sorted by relevance
539 …tic int ivtv_write(struct ivtv *itv, unsigned char addr, unsigned char *data, u32 len, int do_stop) in ivtv_write() argument552 if (ret != 0 || do_stop) { in ivtv_write()
304 static int do_stop(struct net_device *dev);463 .ndo_stop = do_stop,1708 do_stop(struct net_device *dev) in do_stop() function