Searched refs:driver (Results 351 - 375 of 541) sorted by relevance

<<11121314151617181920>>

/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c31 #include <dev/mlx5/driver.h>
H A Dmlx5_diagnostics.c28 #include <dev/mlx5/driver.h>
H A Dmlx5_uar.c31 #include <dev/mlx5/driver.h>
/freebsd-13-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_ipsec.c35 #include <dev/mlx5/driver.h>
/freebsd-13-stable/sys/dev/hid/
H A Dhms.c182 hms_identify(driver_t *driver, device_t parent) argument
/freebsd-13-stable/sys/dev/ppbus/
H A Dpps.c12 * This driver implements a draft-mogul-pps-api-02.txt PPS source.
79 ppsidentify(driver_t *driver, device_t parent) argument
/freebsd-13-stable/sys/dev/xen/timer/
H A Dtimer.c33 * \brief A timer driver for the Xen hypervisor's PV clock.
106 xentimer_identify(driver_t *driver, device_t parent) argument
123 * In order to attach, this driver requires the following:
271 * \brief Handle a timer interrupt for the Xen PV timer driver.
273 * \param arg Xen timer driver softc that is expecting the interrupt.
309 * \param et Xen timer driver event timer to schedule on.
363 * \brief Attach a Xen PV timer driver instance.
/freebsd-13-stable/sys/riscv/riscv/
H A Dmp_machdep.c138 riscv64_cpu_identify(driver_t *driver, device_t parent) argument
/freebsd-13-stable/sys/arm/nvidia/drm2/
H A Dtegra_bo.c224 drm->driver->gem_pager_ops, size, 0, 0, NULL);
/freebsd-13-stable/sys/arm64/arm64/
H A Dgic_v3_acpi.c165 gic_v3_acpi_identify(driver_t *driver, device_t parent) argument
194 /* Check the GIC version is supported by thiss driver */
332 * Try to register the ITS driver to this GIC. The GIC will act as
/freebsd-13-stable/sys/cam/ctl/
H A Dctl_ioctl.h528 * driver: This is required, and is NUL-terminated a string
555 char driver[CTL_DRIVER_NAME_LEN]; member in struct:ctl_req
/freebsd-13-stable/sys/x86/cpufreq/
H A Dest.c856 static void est_identify(driver_t *driver, device_t parent);
857 static int est_features(driver_t *driver, u_int *features);
905 est_features(driver_t *driver, u_int *features) argument
917 est_identify(driver_t *driver, device_t parent) argument
965 * If the ACPI perf driver has attached and is not just offering
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp18 using namespace clang::driver;
19 using namespace clang::driver::tools;
38 if (const Arg *A = Args.getLastArg(clang::driver::options::OPT_mcpu_EQ))
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHexagon.cpp22 using namespace clang::driver;
23 using namespace clang::driver::tools;
24 using namespace clang::driver::toolchains;
H A DLinux.cpp27 using namespace clang::driver;
28 using namespace clang::driver::toolchains;
289 // the GCC driver itself uses, as this is part of the GCC-compatible driver.
303 // FIXME: It's not clear whether we should use the driver's installed
347 // FIXME: It's not clear whether we should use the driver's installed
560 if (DriverArgs.hasArg(clang::driver::options::OPT_nostdinc))
/freebsd-13-stable/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp887 SBHostOS::ThreadCreated("<lldb.driver.main-thread>");
898 // Create a scope for driver so that the driver object will destroy itself
901 Driver driver; local
904 SBError error(driver.ProcessArgs(input_args, exiting));
910 exit_code = driver.MainLoop();
/freebsd-13-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddminit.c27 #include <dev/pms/freebsd/driver/common/osenv.h>
28 #include <dev/pms/freebsd/driver/common/ostypes.h>
29 #include <dev/pms/freebsd/driver/common/osdebug.h>
/freebsd-13-stable/sys/dev/ichwd/
H A Dichwd.c32 * Intel ICH Watchdog Timer (WDT) driver
42 * ACPI table (although this driver does not support the ACPI detection
623 ichwd_identify(driver_t *driver, device_t parent) argument
648 if ((dev = device_find_child(parent, driver->name, 0)) == NULL)
649 dev = BUS_ADD_CHILD(parent, 0, driver->name, 0);
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c26 #include <dev/pms/freebsd/driver/common/osenv.h>
27 #include <dev/pms/freebsd/driver/common/ostypes.h>
28 #include <dev/pms/freebsd/driver/common/osdebug.h>
H A Dtdsmcmnapi.c26 #include <dev/pms/freebsd/driver/common/osenv.h>
27 #include <dev/pms/freebsd/driver/common/ostypes.h>
28 #include <dev/pms/freebsd/driver/common/osdebug.h>
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c684 * wpa_clear_keys - Clear keys configured for the driver
689 * for the driver.
3327 wpa_msg(wpa_s, MSG_INFO, "Association request to the driver "
3331 * The driver is known to mean what is saying, so we
3453 * When using driver-based BSS selection, we may not know the
3455 * need to notify the driver of this disconnection even in such
3850 if (ap_scan == 2 && os_strcmp(wpa_s->driver->name, "nl80211") == 0) {
3852 "Note: nl80211 driver interface is not designed to be used with ap_scan=2; this can result in connection failures");
4038 "driver");
4045 "driver");
4117 const char *pos, *driver = name; local
5532 const char *ifname, *driver, *rn; local
[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c34 #include "drivers/driver.h"
566 char *driver = NULL; local
580 os_free(driver);
581 driver = os_strdup(entry.str_value);
583 if (driver == NULL)
628 iface.driver = driver;
648 os_free(driver);
2755 /* TODO: Ensure that driver actually supports sha256 encryption. */
2773 /* TODO: Ensure that driver actuall
[all...]
/freebsd-13-stable/contrib/openpam/t/
H A DMakefile.in421 LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
436 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
440 $(top_srcdir)/test-driver
/freebsd-13-stable/contrib/byacc/
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/ncurses/
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"

Completed in 340 milliseconds

<<11121314151617181920>>