Home
last modified time | relevance | path

Searched refs:media_device_open (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/media_tests/
H A D.gitignore3 media_device_open
H A DMakefile4 TEST_GEN_PROGS := media_device_test media_device_open video_device_test
H A Dopen_loop_test.sh8 R=$(./media_device_open -d $file);
/openbmc/linux/drivers/media/mc/
H A Dmc-device.c48 static int media_device_open(struct file *filp) in media_device_open() function
547 .open = media_device_open,