Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmemstick.c28 static int memstick_dev_match(struct memstick_dev *card, in memstick_dev_match() function
52 if (memstick_dev_match(card, ids)) in memstick_bus_match()
460 || !memstick_dev_match(host->card, &card->id) in memstick_check()
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmemstick.c28 static int memstick_dev_match(struct memstick_dev *card, in memstick_dev_match() function
52 if (memstick_dev_match(card, ids)) in memstick_bus_match()
458 || !memstick_dev_match(host->card, &card->id) in memstick_check()

Completed in 2 milliseconds