Searched refs:update_supported_formats (Results 1 – 10 of 10) sorted by relevance
165 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function173 if (dev->update_supported_formats) { in update_supported_formats()174 rc = dev->update_supported_formats(dev); in update_supported_formats()362 rc = update_supported_formats(iodev); in update_active_node()501 iodev->update_supported_formats = update_supported_formats; in cras_bt_io_create()
42 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function321 iodev->update_supported_formats = update_supported_formats; in hfp_iodev_create()
70 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function657 iodev->update_supported_formats = update_supported_formats; in a2dp_iodev_create()
266 iodev->update_supported_formats = hfp_alsa_update_supported_formats; in hfp_alsa_iodev_create()
255 int (*update_supported_formats)(struct cras_iodev *iodev); member
176 static int update_supported_formats(struct cras_iodev *iodev);1479 rc = update_supported_formats(iodev); in update_max_supported_channels()1704 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function2110 iodev->update_supported_formats = update_supported_formats; in alsa_iodev_create()
455 if (iodev->update_supported_formats) { in cras_iodev_set_format()456 rc = iodev->update_supported_formats(iodev); in cras_iodev_set_format()
78 d->update_supported_formats = update_supported_formats; in SetUpIodev()91 static int update_supported_formats(struct cras_iodev* iodev) { in update_supported_formats() function in __anon0f6cc2290111::BtIoBasicSuite178 bt_iodev->update_supported_formats(bt_iodev); in TEST_F()
58 _FAKE_CALL1(update_supported_formats);89 fake_sco_out.update_supported_formats = fake_sco_in.update_supported_formats = in ResetStubData()228 iodev->update_supported_formats(iodev); in TEST_F()
150 d1_.update_supported_formats = NULL; in SetUp()164 d2_.update_supported_formats = NULL; in SetUp()177 d3_.update_supported_formats = NULL; in SetUp()191 loopback_input.update_supported_formats = NULL; in SetUp()