Searched defs:otp (Results  1 – 12 of 12) sorted by relevance
| /linux-4.4.14/drivers/mfd/ | 
| D | ab3100-otp.c | 62 static int __init ab3100_otp_read(struct ab3100_otp *otp)  in ab3100_otp_read()101 	struct ab3100_otp *otp = s->private;  in ab3100_show_otp()  local
 126 					  struct ab3100_otp *otp)  in ab3100_otp_init_debugfs()
 138 static void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *otp)  in ab3100_otp_exit_debugfs()
 145 						 struct ab3100_otp *otp)  in ab3100_otp_init_debugfs()
 150 static inline void __exit ab3100_otp_exit_debugfs(struct ab3100_otp *otp)  in ab3100_otp_exit_debugfs()
 186 	struct ab3100_otp *otp;  in ab3100_otp_probe()  local
 229 	struct ab3100_otp *otp = platform_get_drvdata(pdev);  in ab3100_otp_remove()  local
 
 | 
| /linux-4.4.14/drivers/nvmem/ | 
| D | mxs-ocotp.c | 47 static int mxs_ocotp_wait(struct mxs_ocotp *otp)  in mxs_ocotp_wait()72 	struct mxs_ocotp *otp = context;  in mxs_ocotp_read()  local
 178 	struct mxs_ocotp *otp;  in mxs_ocotp_probe()  local
 238 	struct mxs_ocotp *otp = platform_get_drvdata(pdev);  in mxs_ocotp_remove()  local
 
 | 
| /linux-4.4.14/drivers/staging/mt29f_spinand/ | 
| D | mt29f_spinand.c | 197 static int spinand_get_otp(struct spi_device *spi_nand, u8 *otp)  in spinand_get_otp()221 static int spinand_set_otp(struct spi_device *spi_nand, u8 *otp)  in spinand_set_otp()
 250 	u8 otp = 0;  in spinand_enable_ecc()  local
 269 	u8 otp = 0;  in spinand_disable_ecc()  local
 823 	u8 otp = 0;  in spinand_lock_block()  local
 
 | 
| /linux-4.4.14/fs/xfs/ | 
| D | xfs_trans_dquot.c | 89 	xfs_trans_t	*otp,  in xfs_trans_dup_dqinfo()
 | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | alps.c | 2377 				      unsigned char index, unsigned char otp[])  in alps_get_otp_values_ss4_v2()2443 	unsigned char otp[2][4];  in alps_set_defaults_ss4_v2()  local
 
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ | 
| D | core.h | 668 			const char *otp;  member679 	const struct firmware *otp;  member
 
 | 
| /linux-4.4.14/security/smack/ | 
| D | smack_lsm.c | 142 static int smk_bu_task(struct task_struct *otp, int mode, int rc)  in smk_bu_task()160 #define smk_bu_task(otp, mode, RC) (RC)  argument
 
 | 
| /linux-4.4.14/drivers/mtd/chips/ | 
| D | cfi_cmdset_0002.c | 1394 	uint8_t otp, lockreg;  in cfi_amdstd_otp_walk()  local
 | 
| D | cfi_cmdset_0001.c | 2282 	struct cfi_intelext_otpinfo *otp;  in cfi_intelext_otp_walk()  local
 | 
| /linux-4.4.14/drivers/mtd/onenand/ | 
| D | onenand_base.c | 56 static int otp;  variable
 | 
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ | 
| D | core.h | 793 			const char *otp;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/ | 
| D | tg3.c | 2310 	u32 otp, phy;  in tg3_phy_apply_otp()  local
 |