Searched refs:update_supported_formats (Results 1 – 8 of 8) sorted by relevance
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 __anon74a2300b0111::BtIoBasicSuite178 bt_iodev->update_supported_formats(bt_iodev); in TEST_F()
139 d1_.update_supported_formats = NULL; in SetUp()152 d2_.update_supported_formats = NULL; in SetUp()165 d3_.update_supported_formats = NULL; in SetUp()179 loopback_input.update_supported_formats = NULL; in SetUp()
141 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function152 if (dev->update_supported_formats) { in update_supported_formats()153 rc = dev->update_supported_formats(dev); in update_supported_formats()348 iodev->update_supported_formats = update_supported_formats; in cras_bt_io_create()
28 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function255 iodev->update_supported_formats = update_supported_formats; in hfp_iodev_create()
61 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function496 iodev->update_supported_formats = update_supported_formats; in a2dp_iodev_create()
205 int (*update_supported_formats)(struct cras_iodev *iodev); member
454 if (iodev->update_supported_formats) { in cras_iodev_set_format()455 rc = iodev->update_supported_formats(iodev); in cras_iodev_set_format()
1638 static int update_supported_formats(struct cras_iodev *iodev) in update_supported_formats() function1999 iodev->update_supported_formats = update_supported_formats; in alsa_iodev_create()