Searched defs:bci (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/power/supply/ |
D | twl4030_charger.c | 242 static int twl4030_charger_update_current(struct twl4030_bci *bci) in twl4030_charger_update_current() 407 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, in twl4030_current_worker() local 439 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb() 505 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac() 568 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt() local 585 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt() local 629 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); in twl4030_bci_usb_work() local 645 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb); in twl4030_bci_usb_ncb() local 668 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_store() local 697 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_show() local [all …]
|
/Linux-v4.19/drivers/mtd/ |
D | inftlcore.c | 480 struct inftl_bci bci; in INFTL_findwriteunit() local 645 struct inftl_bci bci; in INFTL_trydeletechain() local 766 struct inftl_bci bci; in INFTL_deleteblock() local 874 struct inftl_bci bci; in inftl_readblock() local
|
D | nftlcore.c | 558 struct nftl_bci bci; in NFTL_findwriteunit() local 725 struct nftl_bci bci; in nftl_readblock() local
|
D | nftlmount.c | 388 struct nftl_bci bci; in check_sectors_in_chain() local
|
/Linux-v4.19/tools/perf/jvmti/ |
D | libjvmti.c | 31 do_get_line_numbers(jvmtiEnv *jvmti, void *pc, jmethodID m, jint bci, in do_get_line_numbers()
|
/Linux-v4.19/include/linux/mfd/ |
D | twl.h | 709 struct twl4030_bci_platform_data *bci; member
|