Home
last modified time | relevance | path

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

/freebsd/sys/dev/iicbus/
H A Diiconf.c187 device_unbusy(sc->busydev); in iicbus_request_bus()
226 device_unbusy(sc->busydev); in iicbus_release_bus()
/freebsd/sys/dev/drm2/
H A Ddrm_fops.c158 device_unbusy(dev->dev); in drm_open()
450 device_unbusy(dev->dev); in drm_release()
/freebsd/sys/dev/gpio/
H A Dgpiopps.c83 device_unbusy(sc->dev); in gpiopps_close()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_dev_mgr.c376 device_unbusy(GET_DEV(accel_dev)); in adf_dev_put()
/freebsd/sys/riscv/sifive/
H A Dsifive_spi.c293 device_unbusy(sc->dev); in sfspi_transfer()
/freebsd/sys/dev/spibus/
H A Dspigen.c352 device_unbusy(sc->sc_dev); in spigen_close()
/freebsd/sys/arm/freescale/imx/
H A Dimx_spi.c450 device_unbusy(sc->dev); in spi_transfer()
/freebsd/sys/dev/hid/
H A Dhmt.c889 device_unbusy(hconf); in hmt_set_input_mode()
/freebsd/sys/dev/agp/
H A Dagp.c846 device_unbusy(dev); in agp_close()
/freebsd/sys/sys/
H A Dbus.h709 void device_unbusy(device_t dev);
/freebsd/sys/kern/
H A Dsubr_bus.c2198 device_unbusy(device_t dev) in device_unbusy() function
2205 device_unbusy(dev->parent); in device_unbusy()
/freebsd/share/man/man9/
H A DMakefile1014 device_get_state.9 device_unbusy.9
/freebsd/sys/dev/atkbdc/
H A Dpsm.c2181 device_unbusy(sc->dev);
2212 device_unbusy(sc->dev);
/freebsd/sys/dev/aac/
H A Daac.c3209 device_unbusy(sc->aac_dev); in aac_cdevpriv_dtor()
/freebsd/sys/dev/aacraid/
H A Daacraid.c3110 device_unbusy(sc->aac_dev); in aac_cdevpriv_dtor()