Lines Matching refs:EOPNOTSUPP
106 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_get()
112 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_cell_get()
126 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_read()
132 return -EOPNOTSUPP; in nvmem_cell_write()
138 return -EOPNOTSUPP; in nvmem_cell_read_u16()
144 return -EOPNOTSUPP; in nvmem_cell_read_u32()
150 return -EOPNOTSUPP; in nvmem_cell_read_u64()
157 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u32()
164 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u64()
170 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
176 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
192 return -EOPNOTSUPP; in nvmem_device_cell_read()
199 return -EOPNOTSUPP; in nvmem_device_cell_write()
206 return -EOPNOTSUPP; in nvmem_device_read()
213 return -EOPNOTSUPP; in nvmem_device_write()
228 return -EOPNOTSUPP; in nvmem_register_notifier()
233 return -EOPNOTSUPP; in nvmem_unregister_notifier()
253 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
259 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()