Home
last modified time | relevance | path

Searched refs:device_get_sysctl_tree (Results 151 – 175 of 298) sorted by relevance

12345678910>>...12

/freebsd/sys/dev/virtio/pci/
H A Dvirtio_pci.c986 tree = device_get_sysctl_tree(dev); in vtpci_setup_sysctl()
/freebsd/sys/arm/ti/
H A Dti_pruss.c613 poid = device_get_sysctl_tree( dev ); in ti_pruss_attach()
H A Dti_adc.c559 tree_node = device_get_sysctl_tree(sc->sc_dev); in ti_adc_sysctl_init()
/freebsd/sys/arm64/arm64/
H A Dcmn600.c713 child = SYSCTL_CHILDREN(device_get_sysctl_tree(sc->sc_dev)); in cmn600_acpi_attach()
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c334 soid = device_get_sysctl_tree(brdev); in cbb_pci_attach()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c809 tree_node = device_get_sysctl_tree(sc->dev); in vchi_audio_sysctl_init()
/freebsd/sys/dev/sound/pci/
H A Demu10kx.c3027 sc->root = device_get_sysctl_tree(dev); in emu_pci_attach()
3034 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in emu_pci_attach()
3040 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in emu_pci_attach()
3046 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in emu_pci_attach()
/freebsd/sys/dev/ral/
H A Drt2560.c312 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, in rt2560_attach()
316 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, in rt2560_attach()
320 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), OID_AUTO, in rt2560_attach()
/freebsd/sys/dev/hid/
H A Dps4dshock.c1155 struct sysctl_oid *tree = device_get_sysctl_tree(dev); in ps4dshock_attach()
H A Dhidmap.c756 SYSCTL_CHILDREN(device_get_sysctl_tree(hm->dev)), in hidmap_attach()
/freebsd/sys/dev/ixl/
H A Dixl_txrx.c849 tree = device_get_sysctl_tree(dev); in ixl_add_vsi_sysctls()
/freebsd/sys/dev/glxiic/
H A Dglxiic.c400 tree = device_get_sysctl_tree(dev); in glxiic_attach()
/freebsd/sys/dev/sfxge/
H A Dsfxge_ev.c979 struct sysctl_oid *sysctl_tree = device_get_sysctl_tree(sc->dev); in sfxge_ev_init()
H A Dsfxge_port.c775 sysctl_tree = device_get_sysctl_tree(sc->dev); in sfxge_port_init()
/freebsd/sys/dev/iicbus/controller/twsi/
H A Dtwsi.c809 tree_node = device_get_sysctl_tree(dev); in twsi_attach()
/freebsd/sys/powerpc/powermac/
H A Dpmu.c423 tree = device_get_sysctl_tree(dev); in pmu_attach()
/freebsd/sys/dev/cfi/
H A Dcfi_core.c461 children = SYSCTL_CHILDREN(device_get_sysctl_tree(sc->sc_dev)); in cfi_add_sysctls()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c1633 SYSCTL_CHILDREN(device_get_sysctl_tree(sc->dev)), OID_AUTO, in hdac_attach2()
1637 SYSCTL_CHILDREN(device_get_sysctl_tree(sc->dev)), OID_AUTO, in hdac_attach2()
/freebsd/sys/dev/cxgbe/cxgbei/
H A Dcxgbei.c171 oid = device_get_sysctl_tree(sc->dev); /* dev.t5nex.X */ in cxgbei_init()
/freebsd/sys/dev/acpi_support/
H A Dacpi_wmi.c287 device_get_sysctl_tree(dev)), in acpi_wmi_attach()
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_snapshot.c980 child = SYSCTL_CHILDREN(device_get_sysctl_tree(dev)); in hv_vss_attach()
/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c458 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in felix_attach()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd.c1044 tree = device_get_sysctl_tree(sc->sc_dev); in am335x_lcd_attach()
/freebsd/sys/dev/xen/netfront/
H A Dnetfront.c452 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in netfront_attach()
457 SYSCTL_CHILDREN(device_get_sysctl_tree(dev)), in netfront_attach()
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/
H A Dadf_c4xxx_ras.c78 device_get_sysctl_tree(accel_dev->accel_pci_dev.pci_dev); in adf_init_ras()

12345678910>>...12