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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c1140 struct tpacpi_rfk { struct
1152 static struct tpacpi_rfk *tpacpi_rfkill_switches[TPACPI_RFK_SW_MAX];
1155 static int tpacpi_rfk_update_swstate(const struct tpacpi_rfk *tp_rfk)
1188 struct tpacpi_rfk *tp_rfk;
1222 struct tpacpi_rfk *tp_rfk = data;
1249 struct tpacpi_rfk *atp_rfk;
1257 atp_rfk = kzalloc(sizeof(struct tpacpi_rfk), GFP_KERNEL);
1309 struct tpacpi_rfk *tp_rfk;

Completed in 69 milliseconds