Searched refs:driver (Results 401 - 425 of 541) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DInputFiles.cpp122 driver->enqueueArchiveMember(c, sym, getName());
864 driver->enqueuePDB(*p);
/freebsd-13-stable/sys/dev/acpi_support/
H A Dacpi_hp.c35 * Inspired by the hp-wmi driver, which implements a subset of these
306 static void acpi_hp_identify(driver_t *driver, device_t parent);
465 acpi_hp_identify(driver_t *driver, device_t parent) argument
468 /* Don't do anything if driver is disabled. */
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_video.c53 /* ACPI video extension driver. */
90 static void acpi_video_identify(driver_t *driver, device_t parent);
279 acpi_video_identify(driver_t *driver, device_t parent) argument
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_ioc32.c74 u32 name; /**< Name of driver */
111 u32 unique; /**< Unique name for driver instantiation */
534 if (!dev->driver->dma_ioctl) {
535 DRM_DEBUG("DMA ioctl on driver with no dma handler\n");
548 err = dev->driver->dma_ioctl(dev, (void *)&d, file_priv);
/freebsd-13-stable/sys/isa/
H A Disa_common.c869 * Free any resources which the driver missed or which we were holding for
882 isa_driver_added(device_t dev, driver_t *driver) argument
896 DEVICE_IDENTIFY(driver, dev);
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c433 pmops = pdev->pdrv->driver.pm;
455 pmops = pdev->pdrv->driver.pm;
/freebsd-13-stable/sys/x86/cpufreq/
H A Dpowernow.c29 * Many thanks to Nate Lawson for his helpful comments on this driver and
236 * acpi_perf driver.
241 static void pn_identify(driver_t *driver, device_t parent);
865 pn_identify(driver_t *driver, device_t parent) argument
/freebsd-13-stable/sys/dev/iir/
H A Diir.c35 * iir.c: SCSI dependent code for the Intel Integrated RAID Controller driver
40 * credits: Niklas Hallqvist; OpenBSD driver for the ICP Controllers.
41 * Mike Smith; Some driver source code.
74 static MALLOC_DEFINE(M_GDTBUF, "iirbuf", "iir driver buffer");
1510 gdt->sc_dvr.size = sizeof(gdt->sc_dvr.eu.driver);
1511 gdt->sc_dvr.eu.driver.ionode = gdt->sc_hanum;
1523 gdt->sc_dvr.size = sizeof(gdt->sc_dvr.eu.driver);
1524 gdt->sc_dvr.eu.driver.ionode = gdt->sc_hanum;
1525 gdt->sc_dvr.eu.driver.index = ctx.istatus;
/freebsd-13-stable/contrib/wpa/hostapd/
H A Dconfig_file.c19 #include "drivers/driver.h"
2381 } else if (os_strcmp(buf, "driver") == 0) {
2383 const struct wpa_driver_ops *driver = NULL; local
2387 driver = wpa_drivers[j];
2391 if (!driver) {
2393 "Line %d: invalid/unknown driver '%s'",
2397 conf->driver = driver;
4547 /* set default driver based on configuration */
4548 conf->driver
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp499 driver->addFile(specifier, /*withLOption=*/false);
501 driver->addFile(*s, /*withLOption=*/true);
503 driver->addFile(*s, /*withLOption=*/true);
/freebsd-13-stable/contrib/wpa/src/ap/
H A Ddrv_callbacks.c2 * hostapd / Callback functions for driver wrappers
14 #include "drivers/driver.h"
95 * (the STA was added associated to the driver) or if the station was
125 * driver wrapper. This was seen at least in one case where the
126 * driver ended up being set to station mode while hostapd was
188 * though the driver accepts the connection. Skip the hostapd check for
189 * ACL if the driver supports ACL offload to avoid potentially
662 * driver wrapper. This was seen at least in one case where the
663 * driver ended up reporting a station mode event while hostapd
787 "driver
[all...]
H A Dap_config.h889 const struct wpa_driver_ops *driver; member in struct:hostapd_config
948 /* Use driver-generated interface addresses when adding multiple BSSs */
/freebsd-13-stable/contrib/unbound/
H A Dconfig.guess113 for driver in cc gcc c89 c99 ; do
114 if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then
115 CC_FOR_BUILD="$driver"
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp58 using namespace clang::driver;
59 using namespace clang::driver::tools;
435 // Try to pass driver level flags relevant to LTO code generation down to
805 if (!Args.hasArg(clang::driver::options::OPT_nostdlibxx))
H A DMSVC.cpp58 using namespace clang::driver;
59 using namespace clang::driver::toolchains;
60 using namespace clang::driver::tools;
H A DDarwin.h20 namespace driver { namespace in namespace:clang
575 } // end namespace driver
H A DMinGW.cpp25 using namespace clang::driver;
/freebsd-13-stable/contrib/file/
H A Dconfig.guess111 for driver in cc gcc c89 c99 ; do
112 if ($driver -c -o "$dummy.o" "$dummy.c") >/dev/null 2>&1 ; then
113 CC_FOR_BUILD="$driver"
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h31 namespace driver { namespace in namespace:clang
40 /// The current driver is hard wired to expect actions which produce a
652 } // namespace driver
H A DToolChain.h53 namespace driver { namespace in namespace:clang
70 /// Corresponding driver mode argument, as '--driver-mode=g++'
263 /// the compiler driver as `ProgName`.
267 /// will be set to "--driver-mode=g++"`.
272 /// \param ProgName The name the Clang driver was invoked with (from,
339 /// the driver on a specific platform.
484 // True if the driver should assume "-fstandalone-debug"
677 } // namespace driver
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fw.c28 #include <dev/mlx5/driver.h>
H A Dmlx5_health.c34 #include <dev/mlx5/driver.h>
340 * 1. PCI has been disabled (ie. PCI-AER, PF driver unloaded
343 * 2. FW reset has been issued by another function, driver can
407 /* How much time to wait until health resetting the driver (in msecs) */
H A Dmlx5_pagealloc.c31 #include <dev/mlx5/driver.h>
H A Dmlx5_qp.c31 #include <dev/mlx5/driver.h>
H A Dmlx5_srq.c30 #include <dev/mlx5/driver.h>

Completed in 380 milliseconds

<<11121314151617181920>>