Lines Matching refs:EOPNOTSUPP
102 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_get()
108 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_cell_get()
122 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_read()
128 return -EOPNOTSUPP; in nvmem_cell_write()
134 return -EOPNOTSUPP; in nvmem_cell_read_u16()
140 return -EOPNOTSUPP; in nvmem_cell_read_u32()
146 return -EOPNOTSUPP; in nvmem_cell_read_u64()
152 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
158 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
174 return -EOPNOTSUPP; in nvmem_device_cell_read()
181 return -EOPNOTSUPP; in nvmem_device_cell_write()
188 return -EOPNOTSUPP; in nvmem_device_read()
195 return -EOPNOTSUPP; in nvmem_device_write()
210 return -EOPNOTSUPP; in nvmem_register_notifier()
215 return -EOPNOTSUPP; in nvmem_unregister_notifier()
235 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
241 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()