/linux/drivers/platform/x86/ |
A D | dual_accel_detect.h | 39 if (acpi_dev_present("KIOX010A", NULL, -1) && in dual_accel_detect() 40 acpi_dev_present("KIOX020A", NULL, -1)) in dual_accel_detect() 44 if (acpi_dev_present("DUAL250E", NULL, -1)) in dual_accel_detect()
|
A D | ideapad-laptop.c | 1531 priv->features.touchpad_ctrl_via_ec = !acpi_dev_present("ELAN0634", NULL, -1); in ideapad_check_features()
|
/linux/sound/soc/ |
A D | soc-acpi.c | 17 if (acpi_dev_present(machine->id, NULL, -1)) in snd_soc_acpi_id_present() 23 if (acpi_dev_present(comp_ids->codecs[i], NULL, -1)) { in snd_soc_acpi_id_present() 123 if (!acpi_dev_present(codec_list->codecs[i], NULL, -1)) in snd_soc_acpi_codec_list()
|
/linux/drivers/platform/x86/intel/pmc/ |
A D | pltdrv.c | 53 if (acpi_dev_present("INT33A1", NULL, -1)) in pmc_core_platform_init()
|
/linux/drivers/platform/x86/intel/int33fe/ |
A D | intel_cht_int33fe_common.c | 39 if (!acpi_dev_present("INT34D3", "1", 3)) { in cht_int33fe_check_hw_type()
|
/linux/drivers/input/misc/ |
A D | axp20x-pek.c | 270 (acpi_dev_present("INTCFD9", NULL, -1) || in axp20x_pek_should_register_input() 271 acpi_dev_present("ACPI0011", NULL, -1))) in axp20x_pek_should_register_input()
|
/linux/sound/soc/intel/boards/ |
A D | sof_realtek_common.c | 192 if (!acpi_dev_present("RTL1015", "1", -1)) in rt1015p_get_num_codecs()
|
A D | glk_rt5682_max98357a.c | 620 if (acpi_dev_present("RTL5682", NULL, -1)) { in geminilake_audio_probe()
|
A D | bxt_da7219_max98357a.c | 769 if (acpi_dev_present("MX98390", NULL, -1)) in broxton_audio_probe()
|
A D | sof_rt5682.c | 868 if (acpi_dev_present("RTL5682", NULL, -1)) in sof_audio_probe()
|
/linux/drivers/platform/chrome/ |
A D | chromeos_laptop.c | 803 if (acpi_dev_present(src->acpi_peripherals[i].hid, NULL, -1)) in chromeos_laptop_prepare_acpi_peripherals() 819 if (!acpi_dev_present(src_dev->hid, NULL, -1)) in chromeos_laptop_prepare_acpi_peripherals()
|
/linux/drivers/acpi/ |
A D | ac.c | 354 if (acpi_dev_present(acpi_ac_blacklist[i].hid, "1", in acpi_ac_init()
|
A D | utils.c | 838 bool acpi_dev_present(const char *hid, const char *uid, s64 hrv) in acpi_dev_present() function 851 EXPORT_SYMBOL(acpi_dev_present);
|
A D | battery.c | 1289 if (acpi_dev_present(acpi_battery_blacklist[i], "1", -1)) { in acpi_battery_init_async()
|
/linux/sound/hda/ |
A D | intel-dsp-config.c | 392 if (table->codec_hid[0] && !acpi_dev_present(table->codec_hid, NULL, -1)) in snd_intel_dsp_find_config()
|
/linux/drivers/i2c/busses/ |
A D | i2c-cht-wc.c | 390 if (acpi_dev_present("INT33FE", NULL, -1)) { in cht_wc_i2c_adap_i2c_probe()
|
/linux/drivers/usb/typec/mux/ |
A D | intel_pmc_mux.c | 581 if (acpi_dev_present(dev_id->id, NULL, -1)) { in pmc_usb_probe_iom()
|
/linux/include/acpi/ |
A D | acpi_bus.h | 80 bool acpi_dev_present(const char *hid, const char *uid, s64 hrv);
|
/linux/drivers/tty/serial/8250/ |
A D | 8250_dw.c | 418 } else if (acpi_dev_present("APMC0D08", NULL, -1)) { in dw8250_quirks()
|
/linux/drivers/power/supply/ |
A D | axp288_charger.c | 857 if (acpi_dev_present(USB_HOST_EXTCON_HID, NULL, -1)) { in axp288_charger_probe()
|
/linux/include/linux/ |
A D | acpi.h | 736 static inline bool acpi_dev_present(const char *hid, const char *uid, s64 hrv) in acpi_dev_present() function
|
/linux/ |
A D | vmlinux.symvers | 1593 0x00000000 acpi_dev_present vmlinux EXPORT_SYMBOL
|
A D | System.map | 22513 ffff8000106008b0 T acpi_dev_present
|
A D | .tmp_System.map | 22513 ffff8000106008b0 T acpi_dev_present
|