Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.c1695 struct file_operations proc_fops; member
13304 .proc_fops =
13316 .proc_fops =
13347 …eate_data(proc_child->proc_name, proc_child->proc_mode, g_proc_root, &proc_child->proc_fops, NULL); in AU_CUS_KERNEL_DEBUG_PROC_init()