Home
last modified time | relevance | path

Searched refs:mfi_device (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/usb/misc/
A Dapple-mfi-fastcharge.c44 struct mfi_device { struct
50 static int apple_mfi_fc_set_charge_type(struct mfi_device *mfi, in apple_mfi_fc_set_charge_type() argument
95 struct mfi_device *mfi = power_supply_get_drvdata(psy); in apple_mfi_fc_get_property()
117 struct mfi_device *mfi = power_supply_get_drvdata(psy); in apple_mfi_fc_set_property()
180 struct mfi_device *mfi = NULL; in mfi_fc_probe()
186 mfi = kzalloc(sizeof(struct mfi_device), GFP_KERNEL); in mfi_fc_probe()
211 struct mfi_device *mfi; in mfi_fc_disconnect()

Completed in 3 milliseconds