Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgoodix_tool.c67 static const struct file_operations tool_ops = { variable
254 goodix_proc_entry = proc_create(procname, 0666, NULL, &tool_ops); in init_wr_node()
/OK3568_Linux_fs/kernel/drivers/ntb/test/
H A Dntb_tool.c330 static const struct ntb_ctx_ops tool_ops = { variable
1474 return ntb_set_ctx(tc->ntb, tc, &tool_ops); in tool_init_ntb()