Searched defs:framer (Results 1 – 7 of 7) sorted by relevance
82 struct framer { struct85 const struct framer_ops *ops; argument86 struct mutex mutex; /* Protect framer */ argument93 struct framer_status prev_status; argument97 int framer_pm_runtime_get(struct framer *framer); argument117 static inline int framer_pm_runtime_get(struct framer *framer) in framer_pm_runtime_get()122 static inline int framer_pm_runtime_get_sync(struct framer *framer) in framer_pm_runtime_get_sync()127 static inline int framer_pm_runtime_put(struct framer *framer) in framer_pm_runtime_put()132 static inline int framer_pm_runtime_put_sync(struct framer *framer) in framer_pm_runtime_put_sync()137 static inline int framer_init(struct framer *framer) in framer_init()[all …]
98 static inline void framer_set_drvdata(struct framer *framer, void *data) in framer_set_drvdata()103 static inline void *framer_get_drvdata(struct framer *framer) in framer_get_drvdata()144 static inline void framer_destroy(struct framer *framer) in framer_destroy()181 void framer_notify_status_change(struct framer *framer) in framer_notify_status_change()
24 struct framer *framer; member36 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_set_tdm_slot() local95 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_playback_channels_by_format() local104 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_capture_channels_by_format() local141 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_playback_format_by_channels() local150 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_capture_format_by_channels() local188 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_startup() local273 struct framer_codec *framer = container_of(work, struct framer_codec, carrier_work); in framer_carrier_work() local291 struct framer_codec *framer = container_of(nb, struct framer_codec, nb); in framer_carrier_notifier() local306 struct framer_codec *framer = snd_soc_component_get_drvdata(component); in framer_component_probe() local[all …]
40 struct framer *framer; member
104 struct slim_framer framer; member
149 struct slim_framer framer; member
1774 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local