Home
last modified time | relevance | path

Searched defs:framer (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/framer/
H A Dframer.h82 struct framer { struct
85 const struct framer_ops *ops; argument
86 struct mutex mutex; /* Protect framer */ argument
93 struct framer_status prev_status; argument
97 int framer_pm_runtime_get(struct framer *framer); argument
117 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 …]
H A Dframer-provider.h98 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()
/linux/sound/soc/codecs/
H A Dframer-codec.c24 struct framer *framer; member
36 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_set_tdm_slot() local
95 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_playback_channels_by_format() local
104 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_capture_channels_by_format() local
141 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_playback_format_by_channels() local
150 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_hw_rule_capture_format_by_channels() local
188 struct framer_codec *framer = snd_soc_component_get_drvdata(dai->component); in framer_dai_startup() local
273 struct framer_codec *framer = container_of(work, struct framer_codec, carrier_work); in framer_carrier_work() local
291 struct framer_codec *framer = container_of(nb, struct framer_codec, nb); in framer_carrier_notifier() local
306 struct framer_codec *framer = snd_soc_component_get_drvdata(component); in framer_component_probe() local
[all …]
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c40 struct framer *framer; member
/linux/drivers/slimbus/
H A Dqcom-ctrl.c104 struct slim_framer framer; member
H A Dqcom-ngd-ctrl.c149 struct slim_framer framer; member
/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1774 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local