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_u8()
140 return -EOPNOTSUPP; in nvmem_cell_read_u16()
146 return -EOPNOTSUPP; in nvmem_cell_read_u32()
152 return -EOPNOTSUPP; in nvmem_cell_read_u64()
159 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u32()
166 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u64()
172 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
178 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
194 return -EOPNOTSUPP; in nvmem_device_cell_read()
201 return -EOPNOTSUPP; in nvmem_device_cell_write()
208 return -EOPNOTSUPP; in nvmem_device_read()
215 return -EOPNOTSUPP; in nvmem_device_write()
230 return -EOPNOTSUPP; in nvmem_register_notifier()
235 return -EOPNOTSUPP; in nvmem_unregister_notifier()
255 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
261 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()