Home
last modified time | relevance | path

Searched refs:mfi_fc_id_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c35 static const struct usb_device_id mfi_fc_id_table[] = { variable
41 MODULE_DEVICE_TABLE(usb, mfi_fc_id_table);
173 /* See comment above mfi_fc_id_table[] */ in mfi_fc_match()
230 .id_table = mfi_fc_id_table,
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dapple-mfi-fastcharge.c35 static const struct usb_device_id mfi_fc_id_table[] = { variable
41 MODULE_DEVICE_TABLE(usb, mfi_fc_id_table);
173 /* See comment above mfi_fc_id_table[] */ in mfi_fc_match()
225 .id_table = mfi_fc_id_table,

Completed in 1 milliseconds