Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/iicbus/
HDiiconf.c187 device_unbusy(sc->busydev); in iicbus_request_bus()
226 device_unbusy(sc->busydev); in iicbus_release_bus()
/freebsd-head/sys/dev/drm2/
HDdrm_fops.c158 device_unbusy(dev->dev); in drm_open()
450 device_unbusy(dev->dev); in drm_release()
/freebsd-head/sys/dev/gpio/
HDgpiopps.c83 device_unbusy(sc->dev); in gpiopps_close()
/freebsd-head/sys/dev/qat/qat_common/
HDadf_dev_mgr.c376 device_unbusy(GET_DEV(accel_dev)); in adf_dev_put()
/freebsd-head/sys/riscv/sifive/
HDsifive_spi.c293 device_unbusy(sc->dev); in sfspi_transfer()
/freebsd-head/sys/dev/spibus/
HDspigen.c352 device_unbusy(sc->sc_dev); in spigen_close()
/freebsd-head/sys/arm/freescale/imx/
HDimx_spi.c450 device_unbusy(sc->dev); in spi_transfer()
/freebsd-head/sys/dev/hid/
HDhmt.c889 device_unbusy(hconf); in hmt_set_input_mode()
/freebsd-head/sys/dev/agp/
HDagp.c850 device_unbusy(dev); in agp_close()
/freebsd-head/sys/sys/
HDbus.h703 void device_unbusy(device_t dev);
/freebsd-head/sys/kern/
HDsubr_bus.c2252 device_unbusy(device_t dev) in device_unbusy() function
2259 device_unbusy(dev->parent); in device_unbusy()
/freebsd-head/share/man/man9/
HDMakefile1042 device_get_state.9 device_unbusy.9
/freebsd-head/sys/dev/atkbdc/
HDpsm.c2181 device_unbusy(sc->dev);
2212 device_unbusy(sc->dev);
/freebsd-head/sys/dev/aac/
HDaac.c3206 device_unbusy(sc->aac_dev); in aac_cdevpriv_dtor()
/freebsd-head/sys/dev/aacraid/
HDaacraid.c3111 device_unbusy(sc->aac_dev); in aac_cdevpriv_dtor()