Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c1067 struct tpacpi_rfk { struct
1079 static struct tpacpi_rfk *tpacpi_rfkill_switches[TPACPI_RFK_SW_MAX]; argument
1082 static int tpacpi_rfk_update_swstate(const struct tpacpi_rfk *tp_rfk) in tpacpi_rfk_update_swstate()
1106 struct tpacpi_rfk *tp_rfk; in tpacpi_rfk_update_hwblock_state()
1140 struct tpacpi_rfk *tp_rfk = data; in tpacpi_rfk_hook_set_block()
1167 struct tpacpi_rfk *atp_rfk; in tpacpi_new_rfkill()
1175 atp_rfk = kzalloc(sizeof(struct tpacpi_rfk), GFP_KERNEL); in tpacpi_new_rfkill()
1223 struct tpacpi_rfk *tp_rfk; in tpacpi_destroy_rfkill()