Searched refs:do_stop (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/ivtv/
H A Divtv-i2c.c537 /* Write a message to the given i2c slave. do_stop may be 0 to prevent
539 static int ivtv_write(struct ivtv *itv, unsigned char addr, unsigned char *data, u32 len, int do_stop) argument
552 if (ret != 0 || do_stop) {
/linux-master/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c304 static int do_stop(struct net_device *dev);
463 .ndo_stop = do_stop,
1711 do_stop(struct net_device *dev) function
1717 dev_dbg(&link->dev, "do_stop(%p)\n", dev);

Completed in 92 milliseconds