Home
last modified time | relevance | path

Searched refs:iicbus_stop (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/dev/iicbus/
H A Diiconf.c295 iicbus_stop(device_t bus) in iicbus_stop() function
400 iicbus_stop(bus); in iicbus_block_write()
421 iicbus_stop(bus); in iicbus_block_read()
510 iicbus_stop(bus); in iicbus_transfer_gen()
516 iicbus_stop(bus); in iicbus_transfer_gen()
H A Diic.c214 iicbus_stop(parent); in iicdtor()
314 iicbus_stop(parent); in iicuio()
495 error = iicbus_stop(parent); in iicioctl()
H A Diiconf.h139 extern int iicbus_stop(device_t);
H A Diicbus.c76 iicbus_stop(dev); in iic_probe_device()
H A Diicbb.c113 DEVMETHOD(iicbus_stop, iicbb_stop),
/freebsd/sys/dev/iicbus/mux/
H A Diicmux.c194 return (iicbus_stop(sc->busdev)); in iicmux_stop()
356 DEVMETHOD(iicbus_stop, iicmux_stop),
/freebsd/sys/dev/iicbus/controller/opencores/
H A Diicoc_pci.c122 DEVMETHOD(iicbus_stop, iicoc_iicbus_stop),
H A Diicoc_fdt.c170 DEVMETHOD(iicbus_stop, iicoc_iicbus_stop),
/freebsd/sys/dev/etherswitch/rtl8366/
H A Drtl8366rb.c420 iicbus_stop(iicbus); in smi_probe()
427 iicbus_stop(iicbus); in smi_probe()
532 iicbus_stop(iicbus); in smi_read_locked()
555 iicbus_stop(iicbus); in smi_write_locked()
/freebsd/sys/dev/pcf/
H A Dpcf_isa.c77 DEVMETHOD(iicbus_stop, pcf_stop),
/freebsd/sys/powerpc/mpc85xx/
H A Di2c.c108 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd/sys/dev/iicbus/controller/vybrid/
H A Dvf_i2c.c565 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd/sys/arm/mv/
H A Da37x0_iic.c462 DEVMETHOD(iicbus_stop, a37x0_iic_stop),
/freebsd/sys/arm/freescale/imx/
H A Dimx_i2c.c186 DEVMETHOD(iicbus_stop, i2c_stop),
/freebsd/sys/dev/iicbus/controller/twsi/
H A Dtwsi.c866 DEVMETHOD(iicbus_stop, twsi_stop),