Searched defs:bci (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/power/supply/ |
D | twl4030_charger.c | 239 static int twl4030_charger_update_current(struct twl4030_bci *bci) in twl4030_charger_update_current() 404 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, in twl4030_current_worker() local 437 static int twl4030_charger_enable_usb(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_usb() 528 static int twl4030_charger_enable_ac(struct twl4030_bci *bci, bool enable) in twl4030_charger_enable_ac() 591 struct twl4030_bci *bci = arg; in twl4030_charger_interrupt() local 608 struct twl4030_bci *bci = arg; in twl4030_bci_interrupt() local 652 struct twl4030_bci *bci = container_of(data, struct twl4030_bci, work); in twl4030_bci_usb_work() local 668 struct twl4030_bci *bci = container_of(nb, struct twl4030_bci, usb_nb); in twl4030_bci_usb_ncb() local 691 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_store() local 720 struct twl4030_bci *bci = dev_get_drvdata(dev->parent); in twl4030_bci_mode_show() local [all …]
|
/linux-6.12.1/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-6.12.1/tools/perf/jvmti/ |
D | libjvmti.c | 35 do_get_line_number(jvmtiEnv *jvmti, void *pc, jmethodID m, jint bci, in do_get_line_number()
|