Searched refs:sw_status (Results 1 – 5 of 5) sorted by relevance
105 u32 sw_status; member
4519 if (mctlr->sw_status[yaddr] != xaddr) in kodicom4400r_muxsel()4522 kodicom4400r_write(mctlr, mctlr->sw_status[yaddr], yaddr, 0); in kodicom4400r_muxsel()4523 mctlr->sw_status[yaddr] = xaddr; in kodicom4400r_muxsel()4543 btv->sw_status[ix] = ix; in kodicom4400r_init()4835 if (mctlr->sw_status[yaddr] != xaddr) { in gv800s_muxsel()4837 gv800s_write(mctlr, mctlr->sw_status[yaddr], yaddr, 0); in gv800s_muxsel()4838 mctlr->sw_status[yaddr] = xaddr; in gv800s_muxsel()4854 btv->sw_status[ix] = ix; in gv800s_init()
463 char sw_status[4]; member
572 dp->sw_status = 0; in au1xxx_dbdma_ring_alloc()818 dp->sw_status = 0; in au1xxx_dbdma_reset()
1252 int sw_status; in tpacpi_new_rfkill() local1272 sw_status = (tp_rfkops->get_status)(); in tpacpi_new_rfkill()1273 if (sw_status < 0) { in tpacpi_new_rfkill()1275 name, sw_status); in tpacpi_new_rfkill()1277 sw_state = (sw_status == TPACPI_RFK_RADIO_OFF); in tpacpi_new_rfkill()