Home
last modified time | relevance | path

Searched defs:memstick_dev (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dmemstick.h251 struct memstick_dev { struct
252 struct memstick_device_id id; argument
259 int (*check)(struct memstick_dev *card); argument
261 int (*next_request)(struct memstick_dev *card, argument
264 void (*stop)(struct memstick_dev *card); argument
266 void (*start)(struct memstick_dev *card); argument
282 struct memstick_dev *card; argument
/kernel/linux/linux-5.10/include/linux/
Dmemstick.h251 struct memstick_dev { struct
252 struct memstick_device_id id; argument
259 int (*check)(struct memstick_dev *card); argument
261 int (*next_request)(struct memstick_dev *card, argument
264 void (*stop)(struct memstick_dev *card); argument
266 void (*start)(struct memstick_dev *card); argument
282 struct memstick_dev *card; argument