Lines Matching refs:EOPNOTSUPP
107 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_get()
113 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_cell_get()
127 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_read()
133 return -EOPNOTSUPP; in nvmem_cell_write()
139 return -EOPNOTSUPP; in nvmem_cell_read_u16()
145 return -EOPNOTSUPP; in nvmem_cell_read_u32()
151 return -EOPNOTSUPP; in nvmem_cell_read_u64()
158 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u32()
165 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u64()
171 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
177 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
193 return -EOPNOTSUPP; in nvmem_device_cell_read()
200 return -EOPNOTSUPP; in nvmem_device_cell_write()
207 return -EOPNOTSUPP; in nvmem_device_read()
214 return -EOPNOTSUPP; in nvmem_device_write()
229 return -EOPNOTSUPP; in nvmem_register_notifier()
234 return -EOPNOTSUPP; in nvmem_unregister_notifier()
254 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
260 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()