Lines Matching defs:app
54 struct hdp_application *app; member
145 struct hdp_application *app = data; in parse_data_type() local
173 struct hdp_application *app = data; in parse_role() local
214 struct hdp_application *app = data; in parse_desc() local
245 struct hdp_application *app = data; in parse_chan_type() local
294 struct hdp_application *app; in hdp_get_app_config() local
317 struct hdp_application *app = l->data; in is_app_role() local
542 static sdp_list_t *app_to_sdplist(struct hdp_application *app) in app_to_sdplist()
599 static gboolean register_features(struct hdp_application *app, in register_features()
848 gboolean hdp_get_mdep(struct hdp_device *device, struct hdp_application *app, in hdp_get_mdep()
1175 static void hdp_free_application(struct hdp_application *app) in hdp_free_application()
1188 struct hdp_application *hdp_application_ref(struct hdp_application *app) in hdp_application_ref()
1199 void hdp_application_unref(struct hdp_application *app) in hdp_application_unref()