Searched refs:iicbus_stop (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/sys/dev/iicbus/
H A Diiconf.c241 * iicbus_stop()
246 iicbus_stop(device_t bus) function
351 iicbus_stop(bus);
372 iicbus_stop(bus);
461 iicbus_stop(bus);
467 iicbus_stop(bus);
H A Diiconf.h118 extern int iicbus_stop(device_t);
H A Diic.c190 iicbus_stop(parent);
284 iicbus_stop(parent);
401 error = iicbus_stop(parent);
H A Diicbus.c73 iicbus_stop(dev);
H A Diicbb.c105 DEVMETHOD(iicbus_stop, iicbb_stop),
H A Diicoc.c375 DEVMETHOD(iicbus_stop, iicoc_stop),
/freebsd-11-stable/sys/dev/pcf/
H A Denvctrl.c80 DEVMETHOD(iicbus_stop, pcf_stop),
H A Dpcf_ebus.c103 DEVMETHOD(iicbus_stop, pcf_stop),
H A Dpcf_isa.c77 DEVMETHOD(iicbus_stop, pcf_stop),
/freebsd-11-stable/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c410 iicbus_stop(iicbus);
417 iicbus_stop(iicbus);
522 iicbus_stop(iicbus);
545 iicbus_stop(iicbus);
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_i2c.c452 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_i2c.c463 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd-11-stable/sys/dev/iicbus/twsi/
H A Dtwsi.c472 DEVMETHOD(iicbus_stop, twsi_stop),
/freebsd-11-stable/sys/mips/rmi/
H A Dxlr_i2c.c402 DEVMETHOD(iicbus_stop, xlr_i2c_stop),
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Di2c.c109 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_i2c.c178 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c3915 iicbus_stop(IICBUS(bktr));
3942 iicbus_stop(IICBUS(bktr));
3963 iicbus_stop(IICBUS(bktr));
3970 iicbus_stop(IICBUS(bktr));
3981 iicbus_stop(IICBUS(bktr));
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_iic.c656 iicbus_stop(bus);

Completed in 136 milliseconds