Home
last modified time | relevance | path

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

/drivers/misc/hdpuftrs/
Dhdpu_nexus.c29 static int hdpu_chassis_id_open(struct inode *inode, struct file *file);
46 .open = hdpu_chassis_id_open,
73 static int hdpu_chassis_id_open(struct inode *inode, struct file *file) in hdpu_chassis_id_open() function