ifmode 234 drivers/media/i2c/ak881x.c u8 ifmode, data; ifmode 265 drivers/media/i2c/ak881x.c ifmode = 4; ifmode 267 drivers/media/i2c/ak881x.c ifmode = 0; ifmode 271 drivers/media/i2c/ak881x.c ifmode |= 1; ifmode 274 drivers/media/i2c/ak881x.c ifmode |= 2; ifmode 281 drivers/media/i2c/ak881x.c dev_dbg(&client->dev, "IF mode %x\n", ifmode); ifmode 288 drivers/media/i2c/ak881x.c reg_write(client, AK881X_INTERFACE_MODE, ifmode | (20 << 3)); ifmode 62 drivers/memstick/host/jmb38x_ms.c unsigned char ifmode; ifmode 394 drivers/memstick/host/jmb38x_ms.c if (host->ifmode == MEMSTICK_SERIAL) ifmode 749 drivers/memstick/host/jmb38x_ms.c host->ifmode = value; ifmode 29 drivers/memstick/host/rtsx_pci_ms.c unsigned char ifmode; ifmode 347 drivers/memstick/host/rtsx_pci_ms.c if (host->ifmode != MEMSTICK_SERIAL) ifmode 366 drivers/memstick/host/rtsx_pci_ms.c if (req->need_card_int && (host->ifmode == MEMSTICK_SERIAL)) { ifmode 486 drivers/memstick/host/rtsx_pci_ms.c host->ifmode = value; ifmode 37 drivers/memstick/host/rtsx_usb_ms.c unsigned char ifmode; ifmode 425 drivers/memstick/host/rtsx_usb_ms.c if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) ifmode 450 drivers/memstick/host/rtsx_usb_ms.c if (int_reg && (host->ifmode != MEMSTICK_SERIAL)) ifmode 465 drivers/memstick/host/rtsx_usb_ms.c if (host->ifmode != MEMSTICK_SERIAL) ifmode 484 drivers/memstick/host/rtsx_usb_ms.c if (host->ifmode == MEMSTICK_SERIAL) { ifmode 621 drivers/memstick/host/rtsx_usb_ms.c host->ifmode = value;