Home
last modified time | relevance | path

Searched refs:g_himedia_fops (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dhimedia.c99 static struct file_operations g_himedia_fops = { variable
248 if (register_chrdev(HIMEDIA_DEVICE_MAJOR, "himedia", &g_himedia_fops)) { in himedia_init()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/himedia/
H A Dhimedia.c155 static struct file_operations g_himedia_fops = { variable
398 if (register_chrdev(HIMEDIA_DEVICE_MAJOR, "himedia_char_dev", &g_himedia_fops)) { in drv_pm_mod_init()

Completed in 2 milliseconds