Home
last modified time | relevance | path

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

/linux/include/linux/
A 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

Completed in 5 milliseconds