Home
last modified time | relevance | path

Searched refs:open_stream (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/include/hardware/
Dtv_input.h301 int (*open_stream)(struct tv_input_device* dev, int device_id, member
/hardware/libhardware/modules/tv_input/
Dtv_input.cpp132 dev->device.open_stream = tv_input_open_stream; in tv_input_device_open()