Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/power/supply/
Dtwl4030_charger.c238 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-5.19.10/drivers/mtd/
Dinftlcore.c467 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
Dnftlcore.c545 struct nftl_bci bci; in NFTL_findwriteunit() local
711 struct nftl_bci bci; in nftl_readblock() local
Dnftlmount.c373 struct nftl_bci bci; in check_sectors_in_chain() local
/linux-5.19.10/tools/perf/jvmti/
Dlibjvmti.c35 do_get_line_number(jvmtiEnv *jvmti, void *pc, jmethodID m, jint bci, in do_get_line_number()
/linux-5.19.10/include/linux/mfd/
Dtwl.h699 struct twl4030_bci_platform_data *bci; member