Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h35 struct EFUSE_ACCESS_STRUCT { struct
434 {sizeof(struct EFUSE_ACCESS_STRUCT),
Drtl871x_mp_ioctl.c1157 struct EFUSE_ACCESS_STRUCT *pefuse; in oid_rt_pro_read_efuse_hdl()
1164 sizeof(struct EFUSE_ACCESS_STRUCT)) in oid_rt_pro_read_efuse_hdl()
1166 pefuse = (struct EFUSE_ACCESS_STRUCT *)poid_par_priv->information_buf; in oid_rt_pro_read_efuse_hdl()
1187 struct EFUSE_ACCESS_STRUCT *pefuse; in oid_rt_pro_write_efuse_hdl()
1194 pefuse = (struct EFUSE_ACCESS_STRUCT *)poid_par_priv->information_buf; in oid_rt_pro_write_efuse_hdl()