Home
last modified time | relevance | path

Searched defs:bci (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/power/
Dtwl4030_charger.c134 static int twl4030_bci_have_vbus(struct twl4030_bci *bci) in twl4030_bci_have_vbus()
156 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb()
209 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt() local
223 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt() local
266 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); in twl4030_bci_usb_work() local
282 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, otg_nb); in twl4030_bci_usb_ncb() local
325 static int twl4030bci_state(struct twl4030_bci *bci) in twl4030bci_state()
357 struct twl4030_bci *bci = dev_get_drvdata(psy->dev->parent); in twl4030_bci_get_property() local
426 struct twl4030_bci *bci; in twl4030_bci_probe() local
530 struct twl4030_bci *bci = platform_get_drvdata(pdev); in twl4030_bci_remove() local
/linux-2.6.39/drivers/mtd/
Dinftlcore.c482 struct inftl_bci bci; in INFTL_findwriteunit() local
647 struct inftl_bci bci; in INFTL_trydeletechain() local
768 struct inftl_bci bci; in INFTL_deleteblock() local
876 struct inftl_bci bci; in inftl_readblock() local
Dnftlcore.c563 struct nftl_bci bci; in NFTL_findwriteunit() local
730 struct nftl_bci bci; in nftl_readblock() local
Dnftlmount.c375 struct nftl_bci bci; in check_sectors_in_chain() local
/linux-2.6.39/include/linux/i2c/
Dtwl.h668 struct twl4030_bci_platform_data *bci; member