Searched defs:nvm_ioctl_info (Results 1 – 4 of 4) sorted by relevance
42 struct nvm_ioctl_info { struct47 struct nvm_ioctl_info_tgt tgts[NVM_TTYPE_MAX]; argument
47 struct nvm_ioctl_info { struct52 struct nvm_ioctl_info_tgt tgts[NVM_TTYPE_MAX]; argument
1252 static long nvm_ioctl_info(struct file *file, void __user *arg) in nvm_ioctl_info() function