Samsung Internal API reference  2.0
usr_drv_info

Structure that contains information describing the driver. More...

Data Fields

const struct fopsfops
 
int handle
 
void * priv
 

Detailed Description

Structure that contains information describing the driver.

Field Documentation

const struct fops* usr_drv_info::fops
See also
fops
int usr_drv_info::handle

driver handle

void* usr_drv_info::priv

driver private part