Home
last modified time | relevance | path

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

/linux/include/linux/
H A Deisa.h38 struct eisa_device { struct
39 struct eisa_device_id id; argument
51 #define to_eisa_device(n) container_of(n, struct eisa_device, dev) argument