Lines Matching refs:EOPNOTSUPP
99 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_get()
105 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_cell_get()
119 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_read()
125 return -EOPNOTSUPP; in nvmem_cell_write()
131 return -EOPNOTSUPP; in nvmem_cell_read_u16()
137 return -EOPNOTSUPP; in nvmem_cell_read_u32()
143 return -EOPNOTSUPP; in nvmem_cell_read_u64()
150 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u32()
157 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u64()
163 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
169 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
185 return -EOPNOTSUPP; in nvmem_device_cell_read()
192 return -EOPNOTSUPP; in nvmem_device_cell_write()
199 return -EOPNOTSUPP; in nvmem_device_read()
206 return -EOPNOTSUPP; in nvmem_device_write()
221 return -EOPNOTSUPP; in nvmem_register_notifier()
226 return -EOPNOTSUPP; in nvmem_unregister_notifier()
246 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
252 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()