Searched refs:detect (Results 1 - 25 of 196) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/sparc/
H A Ddcti-couples-v8.d1 #as: -Av8 --dcti-couples-detect
H A Ddcti-couples-v9c.d1 #as: -Av9c --dcti-couples-detect
H A Ddcti-couples-v9.d1 #as: -Av9 --dcti-couples-detect
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dpci.h19 bool detect, bool mmio, u64 subdev_mask,
H A Dtegra.h57 bool detect, bool mmio, u64 subdev_mask,
/netbsd-current/usr.bin/tip/aculib/
H A Dbiz22.c49 static int detect(const char *);
81 if (!detect("7\r")) {
92 connected = detect("1\r");
161 detect(const char * volatile s) function
H A Dbiz31.c50 static int detect(const char *);
88 connected = detect(" ");
163 detect(const char *s) function
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Djaloverflow.d7 # This tests whether we correctly detect overflow in the jal
/netbsd-current/external/bsd/iscsi/dist/include/
H A Ddriver.h98 detect: iscsi_detect, \
131 detect: iscsi_detect, \
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/d30v/
H A Dserial.s4 # will never be executed. GAS should detect this.
H A Dserial.l12 4 # will never be executed. GAS should detect this.
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dvo_dev.h107 enum drm_connector_status (*detect)(struct intel_dvo_device *dvo); member in struct:intel_dvo_dev_ops
/netbsd-current/sys/external/bsd/drm2/include/drm/
H A Ddrm_encoder_slave.h63 (*detect)(struct drm_encoder *, struct drm_connector *); member in struct:drm_encoder_slave_funcs
/netbsd-current/usr.bin/make/unit-tests/
H A Drecursive.mk7 # The purpose of evaluating that variable early was just to detect
29 # The purpose of the -dL flag is to detect unclosed variables. This
/netbsd-current/external/bsd/ipf/dist/ipsd/
H A Dslinux.c57 if (0 == detect(ip, tcp))
H A Dsbpf.c85 if (0 == detect(ip, tcp))
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_ic.c52 to_i2c_driver(client->dev.driver)->detect(client, info)) {
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
H A Dpriv.h61 bool detect, bool mmio, u64 subdev_mask,
H A Dnouveau_nvkm_engine_device_tegra.c294 bool detect, bool mmio, u64 subdev_mask,
372 cfg, dbg, detect, mmio, subdev_mask,
394 bool detect, bool mmio, u64 subdev_mask,
291 nvkm_device_tegra_new(const struct nvkm_device_tegra_func *func, struct platform_device *pdev, const char *cfg, const char *dbg, bool detect, bool mmio, u64 subdev_mask, struct nvkm_device **pdevice) argument
391 nvkm_device_tegra_new(const struct nvkm_device_tegra_func *func, struct platform_device *pdev, const char *cfg, const char *dbg, bool detect, bool mmio, u64 subdev_mask, struct nvkm_device **pdevice) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_encoder_slave.c178 return get_slave_funcs(encoder)->detect(encoder, connector);
H A Ddrm_probe_helper.c282 else if (connector->funcs->detect)
283 ret = connector->funcs->detect(connector, force);
308 * This function calls the detect callbacks of the connector.
330 else if (connector->funcs->detect)
331 return connector->funcs->detect(connector, force);
344 * &drm_connector_helper_funcs try to detect all valid modes. Modes will first
635 * The poll work sets force=false when calling detect so
637 * when load detect cycles could cause flickering on
640 * the real state when userspace forces a full detect
644 * Hence clamp an unknown detect statu
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_encoder_slave.h67 enum drm_connector_status (*detect)(struct drm_encoder *encoder, member in struct:drm_encoder_slave_funcs
H A Ddrm_modeset_helper_vtables.h667 * @detect:
681 enum drm_connector_status (*detect)(struct drm_encoder *encoder, member in struct:drm_encoder_helper_funcs
861 * This function is only called after the @detect hook has indicated
889 * This is the atomic version of &drm_connector_funcs.detect.
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A DMakefile.am60 cf/w32-detect-vc-version.pl \
/netbsd-current/sys/dev/fdt/
H A Dhdmi_connector.c77 * No hotplug detect pin available. Assume that we are connected.
83 * Read connect status from hotplug detect pin.
102 .detect = dispcon_hdmi_connector_detect,

Completed in 311 milliseconds

12345678