Searched defs:bundle (Results 1 – 5 of 5) sorted by relevance
47 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync()62 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend()72 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) in gb_pm_runtime_get_noresume()77 static inline void gb_pm_runtime_put_noidle(struct gb_bundle *bundle) in gb_pm_runtime_put_noidle()83 static inline int gb_pm_runtime_get_sync(struct gb_bundle *bundle) in gb_pm_runtime_get_sync()85 static inline int gb_pm_runtime_put_autosuspend(struct gb_bundle *bundle) in gb_pm_runtime_put_autosuspend()88 static inline void gb_pm_runtime_get_noresume(struct gb_bundle *bundle) {} in gb_pm_runtime_get_noresume()89 static inline void gb_pm_runtime_put_noidle(struct gb_bundle *bundle) {} in gb_pm_runtime_put_noidle()
150 __u8 bundle; member165 struct greybus_descriptor_bundle bundle; member
41 struct gb_bundle *bundle; member
69 static inline void greybus_set_drvdata(struct gb_bundle *bundle, void *data) in greybus_set_drvdata()74 static inline void *greybus_get_drvdata(struct gb_bundle *bundle) in greybus_get_drvdata()
857 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc()863 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, in uverbs_zalloc()869 static inline __malloc void *uverbs_kcalloc(struct uverbs_attr_bundle *bundle, in uverbs_kcalloc()906 static inline __malloc void *uverbs_alloc(struct uverbs_attr_bundle *bundle, in uverbs_alloc()911 static inline __malloc void *uverbs_zalloc(struct uverbs_attr_bundle *bundle, in uverbs_zalloc()924 uverbs_copy_to_struct_or_zero(const struct uverbs_attr_bundle *bundle, in uverbs_copy_to_struct_or_zero()