Searched refs:empty_iodev_create (Results 1 – 4 of 4) sorted by relevance
22 struct cras_iodev *empty_iodev_create(enum CRAS_STREAM_DIRECTION direction,
182 struct cras_iodev *empty_iodev_create(enum CRAS_STREAM_DIRECTION direction, in empty_iodev_create() function
1040 fallback_devs[CRAS_STREAM_OUTPUT] = empty_iodev_create( in cras_iodev_list_init()1043 fallback_devs[CRAS_STREAM_INPUT] = empty_iodev_create( in cras_iodev_list_init()1049 empty_hotword_dev = empty_iodev_create( in cras_iodev_list_init()
1699 struct cras_iodev *empty_iodev_create(enum CRAS_STREAM_DIRECTION direction, in empty_iodev_create() function