Searched refs:present (Results 151 - 175 of 204) sorted by relevance

123456789

/linux-master/drivers/input/joystick/
H A Dxpad.c56 * - USB id's for commonly used dance pads are present
594 * or later firmware installed (or present from the factory).
952 * 01.7 - Controller present
953 * 01.6 - Headset present
960 bool present; local
964 present = (data[1] & 0x80) != 0;
966 if (xpad->pad_present != present) {
967 xpad->pad_present = present;
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_sds.c236 asd_ha->hw_prof.bios.present = 1;
240 ASD_DPRINTK("BIOS present (%d,%d), %d\n",
625 asd_ha->hw_prof.flash.present = 1;
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf119.c60 gf119_sor_hda_hpd(struct nvkm_ior *ior, int head, bool present) argument
67 if (present) {
H A Dr535.c338 r535_sor_hda_hpd(struct nvkm_ior *sor, int head, bool present) argument
343 if (present)
/linux-master/sound/pci/hda/
H A Dhda_generic.c1180 * use it master (or "PCM" if a vmaster hook is present)
3979 codec_err(codec, "vmaster hook already present before cdev!\n");
4283 /* add fake paths if not present yet */
4372 bool present = false; local
4382 present = true;
4384 return present;
4728 int present = 0; local
4735 present++;
4737 present++;
4739 present
[all...]
H A Dpatch_hdmi.c1619 int present; local
1631 present = snd_hda_jack_pin_sense(codec, pin_nid, dev_id);
1634 eld->monitor_present = !!(present & AC_PINSENSE_PRESENCE);
1636 eld->eld_valid = !!(present & AC_PINSENSE_ELDV);
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h348 bool present; member in struct:intel_vbt_panel_data::__anon19
379 bool present; member in struct:intel_panel::__anon21
469 /* Determines whether a repeater is present downstream */
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c907 * host. In that case we only care about present,
3044 var.present = 1;
3514 * segment has to be present according to VMX spec we can use present
3519 var->present = !var->unusable;
3556 ar |= (var->present & 1) << 7;
3561 ar |= (var->unusable || !var->present) << 16;
3684 if (!cs.present)
3707 if (!ss.present)
3725 if (!var.present)
[all...]
/linux-master/sound/soc/codecs/
H A Dwm8994.c3728 /* Either nothing present or just starting detection */
3730 /* If nothing present then clear our statuses */
3817 bool present; local
3835 present = reg & WM1811_JACKDET_LVL;
3837 if (present) {
3880 if (control->pdata.jd_ext_cap && !present)
3883 if (present)
/linux-master/drivers/cpufreq/
H A DKconfig.x8646 performance levels. _CPC needs to be present in the ACPI tables
/linux-master/drivers/acpi/
H A Dscan.c368 * just appeared (either it wasn't present at all before or it was
621 * present, or NULL otherwise.
640 * present, or return NULL otherwise.
1024 * present will the _PSW object used.
1265 * Be aware that the graphics device may not be physically present
1267 * capabilities of present cards
1544 acpi_handle_warn(adev->handle, "_DMA is valid only if _CRS is present\n");
1945 * memory resource present. So we only look for the first one here.
1960 return adev->status.present || adev->status.functional;
1965 return adev->status.present
[all...]
H A Ddevice_pm.c253 /* Nothing to do here if _PSC is not present. */
333 * If _PSC is not present and the state inferred from
380 if (adev->status.present && adev->status.enabled)
391 * are reported as present and enabled.
405 * are reported as present and enabled.
505 * ACPI_STATE_UNKNOWN on errors (including _S0W not present).
689 * If present, _SxD methods return the minimum D-state (highest power
/linux-master/drivers/media/usb/gspca/
H A Dspca505.c680 if (!gspca_dev->present)
H A Dpac7302.c718 if (!gspca_dev->present)
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c542 if (!band->present)
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc_dp_types.h449 unsigned char present:1; member in struct:downstream_port::__anon159
/linux-master/include/net/
H A Dpkt_cls.h310 * tcf_exts_has_actions - check if at least one action is present
313 * Returns true if at least one action is present.
904 bool present; member in struct:tc_gred_vq_qopt_offload_params
/linux-master/net/sched/
H A Dsch_gred.c338 opt->set.tab[i].present = true;
/linux-master/drivers/perf/
H A Dthunderx2_pmu.c894 if (!adev || acpi_bus_get_status(adev) || !adev->status.present)
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c1458 "number of slots(%d), port(%d), flags(0x%04x), present(%d)\n",
1483 u8 added, present; local
1491 present = ((le16_to_cpu(encl_pg0->flags) &
1497 if (!enclosure_dev && present) {
1507 if (!present) {
2058 * present in the driver's internal list, allocate the memory
4055 * Checks whether pending I/Os are present for the RAID volume;
/linux-master/net/bluetooth/
H A Dhci_core.c1624 data->present = 0x03;
1629 data->present = 0x02;
1631 data->present = 0x00;
1641 data->present = 0x01;
/linux-master/include/acpi/
H A Dacpi_bus.h184 u32 present:1; member in struct:acpi_device_status
262 u32 explicit_get:1; /* _PSC present? */
267 u32 dsw_present:1; /* _DSW present? */
274 u8 explicit_set:1; /* _PSx present? */
425 * @crs_crs2_local: _CRS CSI2 record present (i.e. this is a transmitter one).
/linux-master/drivers/platform/x86/
H A Dthinkpad_acpi.c4480 /* no bluetooth hardware present in system */
4659 /* no wan hardware present in system */
4787 /* no uwb hardware present in system */
7961 * This register is present on all ThinkPads with a new-style EC, and
7962 * it is known not to be present on the A21m/e, and T22, as there is
10128 #define PALMSENSOR_PRESENT_BIT 0 /* Determine if psensor present */
10150 static int lapsensor_get(bool *present, bool *state) argument
10154 *present = false;
10159 *present = true; /*If we get his far, we have lapmode support*/
10164 static int palmsensor_get(bool *present, boo argument
[all...]
/linux-master/drivers/scsi/
H A DBusLogic.c914 FlashPoint and PCI MultiMaster Host Adapters are present, this driver will
925 If a PCI BIOS is present, interrogate it for MultiMaster and
1023 fpinfo->present = false;
1025 fpinfo->present)) {
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c1424 BFA_FLASH_NOT_PRESENT = -1, /*!< flash not present */
1465 u32 present:1; member in struct:bfa_flash_dev_status_reg::__anon248
1471 u32 present:1;

Completed in 603 milliseconds

123456789