Home
last modified time | relevance | path

Searched refs:tpacpi_rfk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c1092 struct tpacpi_rfk { struct
1104 static struct tpacpi_rfk *tpacpi_rfkill_switches[TPACPI_RFK_SW_MAX]; argument
1107 static int tpacpi_rfk_update_swstate(const struct tpacpi_rfk *tp_rfk) in tpacpi_rfk_update_swstate()
1131 struct tpacpi_rfk *tp_rfk; in tpacpi_rfk_update_hwblock_state()
1165 struct tpacpi_rfk *tp_rfk = data; in tpacpi_rfk_hook_set_block()
1192 struct tpacpi_rfk *atp_rfk; in tpacpi_new_rfkill()
1200 atp_rfk = kzalloc_obj(struct tpacpi_rfk); in tpacpi_new_rfkill()
1248 struct tpacpi_rfk *tp_rfk; in tpacpi_destroy_rfkill()