Searched refs:first_ec (Results 1 – 6 of 6) sorted by relevance
122 debugfs_create_x32("gpe", 0444, dev_dir, &first_ec->gpe); in acpi_ec_add_debugfs()124 &first_ec->global_lock); in acpi_ec_add_debugfs()133 if (first_ec) in acpi_ec_sys_init()134 acpi_ec_add_debugfs(first_ec, 0); in acpi_ec_sys_init()
177 EXPORT_SYMBOL(first_ec);880 if (!first_ec) in ec_read()897 if (!first_ec) in ec_write()914 if (!first_ec) in ec_transaction()924 if (!first_ec) in ec_get_handle()1023 if (first_ec) in acpi_ec_unblock_transactions()1318 if (first_ec == ec) in acpi_ec_free()1319 first_ec = NULL; in acpi_ec_free()1555 if (!first_ec) in acpi_ec_setup()1556 first_ec = ec; in acpi_ec_setup()[all …]
190 extern struct acpi_ec *first_ec;
4893 0x00000000 first_ec vmlinux EXPORT_SYMBOL
161856 ffff800012135ed0 B first_ec
Completed in 352 milliseconds