sti_hda
struct sti_hda *hda;
static struct sti_hda *drm_bridge_to_sti_hda(struct drm_bridge *bridge)
return container_of(bridge, struct sti_hda, bridge);
static u32 hda_read(struct sti_hda *hda, int offset)
static void hda_write(struct sti_hda *hda, u32 val, int offset)
static void hda_enable_hd_dacs(struct sti_hda *hda, bool enable)
struct sti_hda *hda = (struct sti_hda *)node->info_ent->data;
static void hda_debugfs_init(struct sti_hda *hda, struct drm_minor *minor)
static void sti_hda_configure_awg(struct sti_hda *hda, u32 *awg_instr, int nb)
struct sti_hda *hda = drm_bridge_to_sti_hda(bridge);
struct sti_hda *hda = drm_bridge_to_sti_hda(bridge);
struct sti_hda *hda = drm_bridge_to_sti_hda(bridge);
struct sti_hda *hda = hda_connector->hda;
struct sti_hda *hda = hda_connector->hda;
struct sti_hda *hda = hda_connector->hda;
struct sti_hda *hda = dev_get_drvdata(dev);
struct sti_hda *hda;
hda = devm_drm_bridge_alloc(dev, struct sti_hda, bridge, &sti_hda_bridge_funcs);