Searched defs:umc_dev (Results 1 – 2 of 2) sorted by relevance
64 struct umc_dev { struct73 #define to_umc_dev(d) container_of(d, struct umc_dev, dev) argument141 static inline struct pci_dev *umc_parent_pci_dev(struct umc_dev *umc_dev) in umc_parent_pci_dev()157 static inline struct umc_dev *umc_dev_get(struct umc_dev *umc_dev) in umc_dev_get()167 static inline void umc_dev_put(struct umc_dev *umc_dev) in umc_dev_put()177 static inline void umc_set_drvdata(struct umc_dev *umc_dev, void *data) in umc_set_drvdata()186 static inline void *umc_get_drvdata(struct umc_dev *umc_dev) in umc_get_drvdata()
64 struct umc_dev *umc_dev; member222 struct umc_dev *umc_dev = whcrc->umc_dev; in whcrc_setup_rc_umc() local284 struct umc_dev *umc_dev = whcrc->umc_dev; in whcrc_release_rc_umc() local337 struct umc_dev *umc_dev = whcrc->umc_dev; in whcrc_stop_rc() local363 int whcrc_probe(struct umc_dev *umc_dev) in whcrc_probe()422 static void whcrc_remove(struct umc_dev *umc_dev) in whcrc_remove()