Searched defs:umc_dev (Results 1 – 2 of 2) sorted by relevance
63 struct umc_dev { struct72 #define to_umc_dev(d) container_of(d, struct umc_dev, dev) argument140 static inline struct pci_dev *umc_parent_pci_dev(struct umc_dev *umc_dev) in umc_parent_pci_dev()156 static inline struct umc_dev *umc_dev_get(struct umc_dev *umc_dev) in umc_dev_get()166 static inline void umc_dev_put(struct umc_dev *umc_dev) in umc_dev_put()176 static inline void umc_set_drvdata(struct umc_dev *umc_dev, void *data) in umc_set_drvdata()185 static inline void *umc_get_drvdata(struct umc_dev *umc_dev) in umc_get_drvdata()
50 struct umc_dev *umc_dev; member208 struct umc_dev *umc_dev = whcrc->umc_dev; in whcrc_setup_rc_umc() local270 struct umc_dev *umc_dev = whcrc->umc_dev; in whcrc_release_rc_umc() local323 struct umc_dev *umc_dev = whcrc->umc_dev; in whcrc_stop_rc() local349 int whcrc_probe(struct umc_dev *umc_dev) in whcrc_probe()408 static void whcrc_remove(struct umc_dev *umc_dev) in whcrc_remove()