Lines Matching refs:EOPNOTSUPP
97 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_get()
103 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_cell_get()
117 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_read()
123 return -EOPNOTSUPP; in nvmem_cell_write()
129 return -EOPNOTSUPP; in nvmem_cell_read_u16()
135 return -EOPNOTSUPP; in nvmem_cell_read_u32()
141 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
147 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
163 return -EOPNOTSUPP; in nvmem_device_cell_read()
170 return -EOPNOTSUPP; in nvmem_device_cell_write()
177 return -EOPNOTSUPP; in nvmem_device_read()
184 return -EOPNOTSUPP; in nvmem_device_write()
199 return -EOPNOTSUPP; in nvmem_register_notifier()
204 return -EOPNOTSUPP; in nvmem_unregister_notifier()
218 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
224 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()