Lines Matching refs:EOPNOTSUPP
101 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_get()
107 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_cell_get()
121 return ERR_PTR(-EOPNOTSUPP); in nvmem_cell_read()
127 return -EOPNOTSUPP; in nvmem_cell_write()
133 return -EOPNOTSUPP; in nvmem_cell_read_u16()
139 return -EOPNOTSUPP; in nvmem_cell_read_u32()
145 return -EOPNOTSUPP; in nvmem_cell_read_u64()
152 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u32()
159 return -EOPNOTSUPP; in nvmem_cell_read_variable_le_u64()
165 return ERR_PTR(-EOPNOTSUPP); in nvmem_device_get()
171 return ERR_PTR(-EOPNOTSUPP); in devm_nvmem_device_get()
187 return -EOPNOTSUPP; in nvmem_device_cell_read()
194 return -EOPNOTSUPP; in nvmem_device_cell_write()
201 return -EOPNOTSUPP; in nvmem_device_read()
208 return -EOPNOTSUPP; in nvmem_device_write()
223 return -EOPNOTSUPP; in nvmem_register_notifier()
228 return -EOPNOTSUPP; in nvmem_unregister_notifier()
249 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_cell_get()
255 return ERR_PTR(-EOPNOTSUPP); in of_nvmem_device_get()