Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dtv_input.h313 int (*close_stream)(struct tv_input_device* dev, int device_id, member
/hardware/libhardware/modules/tv_input/
Dtv_input.cpp133 dev->device.close_stream = tv_input_close_stream; in tv_input_device_open()