Home
last modified time | relevance | path

Searched defs:update_supported_formats (Results 1 – 6 of 6) sorted by relevance

/external/adhd/cras/src/server/
Dcras_hfp_iodev.c42 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function
Dcras_a2dp_iodev.c70 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function
Dcras_bt_io.c165 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function
Dcras_iodev.h255 int (*update_supported_formats)(struct cras_iodev *iodev); member
Dcras_alsa_io.c1704 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function
/external/adhd/cras/src/tests/
Dbt_io_unittest.cc91 static int update_supported_formats(struct cras_iodev* iodev) { in update_supported_formats() function in __anon0f6cc2290111::BtIoBasicSuite