Home
last modified time | relevance | path

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

/linux/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c44 struct mfi_device { struct
51 static int apple_mfi_fc_set_charge_type(struct mfi_device *mfi, in apple_mfi_fc_set_charge_type() argument
96 struct mfi_device *mfi = power_supply_get_drvdata(psy); in apple_mfi_fc_get_property()
118 struct mfi_device *mfi = power_supply_get_drvdata(psy); in apple_mfi_fc_set_property()
181 struct mfi_device *mfi = NULL; in mfi_fc_probe()
188 mfi = kzalloc(sizeof(struct mfi_device), GFP_KERNEL); in mfi_fc_probe()
228 struct mfi_device *mfi; in mfi_fc_disconnect()