Home
last modified time | relevance | path

Searched refs:techpoint_initialize_devices (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_dev.h31 int techpoint_initialize_devices(struct techpoint *techpoint);
H A Dtechpoint_dev.c135 int techpoint_initialize_devices(struct techpoint *techpoint) in techpoint_initialize_devices() function
H A Dtechpoint_v4l2.c1401 ret = techpoint_initialize_devices(techpoint); in techpoint_probe()