tpacpi_rfk
static struct tpacpi_rfk *tpacpi_rfkill_switches[TPACPI_RFK_SW_MAX];
static int tpacpi_rfk_update_swstate(const struct tpacpi_rfk *tp_rfk)
struct tpacpi_rfk *tp_rfk;
struct tpacpi_rfk *tp_rfk = data;
struct tpacpi_rfk *atp_rfk;
atp_rfk = kzalloc_obj(struct tpacpi_rfk);
struct tpacpi_rfk *tp_rfk;