aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/packaging/deb/debian.rules
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-06-30 23:06:45 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-06-30 23:06:45 +0200
commit1a1043bb56cd8919529a7e058f3973e6b9bf52d3 (patch)
treed8ef8f4cffe07d405c1a9cf19afb5fcc75e2e1cd /conf.d/packaging/deb/debian.rules
parent9a8aea1b682f522d7b278312b9bd85ed12fab820 (diff)
Update the .gitreview file. Change-Id: Id9b516a70b447888f3a429795b30dbdefeb8b154 Bug-AGL: SPEC-4006 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'conf.d/packaging/deb/debian.rules')
0 files changed, 0 insertions, 0 deletions
const struct afb_binding_interface *afbIface; PUBLIC json_object *alsaCheckQuery (struct afb_req request, queryValuesT *queryValues); // AlseCoreSetGet exports PUBLIC int alsaGetSingleCtl (snd_ctl_t *ctlDev, snd_ctl_elem_id_t *elemId, ctlRequestT *ctlRequest, queryModeE queryMode); PUBLIC void alsaGetInfo (struct afb_req request); PUBLIC void alsaGetCtls(struct afb_req request); PUBLIC void alsaSetCtls(struct afb_req request); // AlsaUseCase exports PUBLIC void alsaUseCaseQuery(struct afb_req request); PUBLIC void alsaUseCaseSet(struct afb_req request); PUBLIC void alsaUseCaseGet(struct afb_req request); PUBLIC void alsaUseCaseClose(struct afb_req request); PUBLIC void alsaUseCaseReset(struct afb_req request); PUBLIC void alsaAddCustomCtls(struct afb_req request); // AlsaRegEvt PUBLIC void alsaEvtSubcribe (struct afb_req request); PUBLIC void alsaGetCardId (struct afb_req request); PUBLIC void alsaRegisterHal (struct afb_req request); PUBLIC void alsaActiveHal (struct afb_req request); PUBLIC void alsaPcmInfo (struct afb_req request); #endif /* ALSALIBMAPPING_H */