Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h60 struct EFUSE_ACCESS_STRUCT { struct
411 {sizeof(struct EFUSE_ACCESS_STRUCT),
Drtl871x_mp_ioctl.c714 struct EFUSE_ACCESS_STRUCT *pefuse; in oid_rt_pro_read_efuse_hdl()
721 sizeof(struct EFUSE_ACCESS_STRUCT)) in oid_rt_pro_read_efuse_hdl()
723 pefuse = (struct EFUSE_ACCESS_STRUCT *)poid_par_priv->information_buf; in oid_rt_pro_read_efuse_hdl()
744 struct EFUSE_ACCESS_STRUCT *pefuse; in oid_rt_pro_write_efuse_hdl()
751 pefuse = (struct EFUSE_ACCESS_STRUCT *)poid_par_priv->information_buf; in oid_rt_pro_write_efuse_hdl()