Searched defs:bci (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/power/supply/ |
D | twl4030_charger.c | 238 static int twl4030_charger_update_current(struct twl4030_bci *bci) in twl4030_charger_update_current() 403 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, in twl4030_current_worker() local 436 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb() 527 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac() 590 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt() local 607 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt() local 651 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); in twl4030_bci_usb_work() local 667 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb); in twl4030_bci_usb_ncb() local 690 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_store() local 719 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_show() local [all …]
|
/Linux-v5.15/drivers/mtd/ |
D | inftlcore.c | 467 struct inftl_bci bci; in INFTL_findwriteunit() local 632 struct inftl_bci bci; in INFTL_trydeletechain() local 753 struct inftl_bci bci; in INFTL_deleteblock() local 861 struct inftl_bci bci; in inftl_readblock() local
|
D | nftlcore.c | 545 struct nftl_bci bci; in NFTL_findwriteunit() local 711 struct nftl_bci bci; in nftl_readblock() local
|
D | nftlmount.c | 373 struct nftl_bci bci; in check_sectors_in_chain() local
|
/Linux-v5.15/tools/perf/jvmti/ |
D | libjvmti.c | 35 do_get_line_number(jvmtiEnv *jvmti, void *pc, jmethodID m, jint bci, in do_get_line_number()
|
/Linux-v5.15/include/linux/mfd/ |
D | twl.h | 699 struct twl4030_bci_platform_data *bci; member
|