Searched defs:get_device (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/mtd/ | ||
D | mtd.h | 221 int (*get_device) (struct mtd_info *mtd); member |
/linux-3.3/drivers/base/ | ||
D | core.c | 1126 struct device *get_device(struct device *dev) in get_device() function |