Home
last modified time | relevance | path

Searched refs:device_set_desc (Results 76 – 100 of 1037) sorted by last modified time

12345678910>>...42

/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c1778 device_set_desc(dev, dev_name); in bhnd_set_custom_core_desc()
1835 device_set_desc(dev, bus_name); in bhnd_set_default_bus_desc()
/freebsd/sys/dev/bhnd/cores/usb/
H A Dbhnd_usb.c86 device_set_desc(dev, id->desc); in bhnd_usb_probe()
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_rc.c96 device_set_desc(dev, "DPAA2 Resource Container"); in dpaa2_rc_probe()
/freebsd/sys/dev/exca/
H A Dexca.c785 device_set_desc(dev, chip_names[exca[i].chipset]); in exca_probe_slots()
/freebsd/sys/dev/fdt/
H A Dsimplebus.c146 device_set_desc(dev, "Flattened device tree simple bus"); in simplebus_probe()
H A Dsimple_mfd.c161 device_set_desc(dev, "Simple MFD (Multi-Functions Device)"); in simple_mfd_probe()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2078 device_set_desc(dev, "Hyper-V Network Interface"); in hn_probe()
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c1476 device_set_desc(dev, "Hyper-V PCI Express Pass Through"); in vmbus_pcib_probe()
/freebsd/sys/dev/pccbb/
H A Dpccbb_pci.c239 device_set_desc(brdev, name); in cbb_pci_probe()
253 device_set_desc(brdev, "PCI-CardBus Bridge"); in cbb_pci_probe()
/freebsd/sys/dev/pci/
H A Dhostb_pci.c61 device_set_desc(dev, "Host to PCI bridge"); in pci_hostb_probe()
H A Disa_pci.c153 device_set_desc(dev, "PCI-ISA bridge"); in isab_pci_probe()
/freebsd/sys/dev/acpica/
H A Dacpi.c454 device_set_desc(dev, acpi_desc); in acpi_probe()
2169 device_set_desc(child, ids->ip_desc); in acpi_isa_pnp_probe()
H A Dacpi_pcib_acpi.c182 device_set_desc(dev, "ACPI Host-PCI bridge"); in acpi_pcib_acpi_probe()
/freebsd/sys/dev/agp/
H A Dagp_i810.c727 device_set_desc(dev, in agp_82852_set_desc()
731 device_set_desc(dev, in agp_82852_set_desc()
735 device_set_desc(dev, in agp_82852_set_desc()
739 device_set_desc(dev, in agp_82852_set_desc()
743 device_set_desc(dev, in agp_82852_set_desc()
753 device_set_desc(dev, match->name); in agp_i810_set_desc()
/freebsd/sys/dev/ata/
H A Data-pci.c613 device_set_desc(dev, "ATA channel"); in ata_pcichannel_probe()
/freebsd/sys/dev/atkbdc/
H A Datkbdc_isa.c114 device_set_desc(dev, "Keyboard controller (i8042)"); in atkbdc_isa_probe()
/freebsd/sys/arm/mv/
H A Dmv_pci.c442 device_set_desc(self, "Marvell Integrated PCI/PCI-E Controller"); in mv_pcib_probe()
/freebsd/sys/arm64/cavium/
H A Dthunder_pcie_fdt.c185 device_set_desc(dev, "Cavium Integrated PCI/PCI-E Controller"); in thunder_pcie_fdt_probe()
/freebsd/sys/dev/clk/
H A Dclk_fixed.c165 device_set_desc(dev, "Fixed clock"); in clk_fixed_probe()
168 device_set_desc(dev, "Fixed factor clock"); in clk_fixed_probe()
/freebsd/sys/riscv/riscv/
H A Daplic.c304 device_set_desc(dev, "Advanced Platform-Level Interrupt Controller"); in aplic_probe()
H A Driscv_console.c230 device_set_desc(dev, "RISC-V console"); in rcons_probe()
/freebsd/sys/kern/
H A Dsubr_physmem.c576 device_set_desc(dev, "System RAM"); in ram_probe()
/freebsd/sys/dev/xen/console/
H A Dxen_console.c718 device_set_desc(dev, "Xen Console"); in xencons_probe()
/freebsd/sys/dev/syscon/
H A Dsyscon_power.c87 device_set_desc(dev, "Syscon poweroff"); in syscon_power_probe()
90 device_set_desc(dev, "Syscon reboot"); in syscon_power_probe()
/freebsd/sys/dev/uart/
H A Duart_dev_mvebu.c484 device_set_desc(sc->sc_dev, "Marvell Armada 3700 UART"); in uart_mvebu_bus_probe()

12345678910>>...42