Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 5960) sorted by relevance

12345678910>>...239

/openbmc/linux/drivers/input/touchscreen/
H A Drohm_bu21023.c350 if (error) in rohm_ts_manual_calibration()
355 if (error) in rohm_ts_manual_calibration()
513 return error ? error : error2; in rohm_ts_manual_calibration()
536 int error; in rohm_ts_soft_irq() local
540 if (error) in rohm_ts_soft_irq()
545 if (error) in rohm_ts_soft_irq()
551 if (error) in rohm_ts_soft_irq()
727 return error ? error : error2; in rohm_ts_load_firmware()
766 return error ? error : count; in swap_xy_store()
805 return error ? error : count; in inv_x_store()
[all …]
H A Dgoodix_fwupload.c114 if (error) in goodix_enter_upload_mode()
119 if (error) in goodix_enter_upload_mode()
124 if (error) in goodix_enter_upload_mode()
129 if (error) in goodix_enter_upload_mode()
135 if (error) in goodix_enter_upload_mode()
140 if (error) in goodix_enter_upload_mode()
145 if (error) in goodix_enter_upload_mode()
150 if (error) in goodix_enter_upload_mode()
158 int error; in goodix_start_firmware() local
163 if (error) in goodix_start_firmware()
[all …]
H A Draydium_i2c_ts.c171 int error; in raydium_i2c_send() local
227 int error; in raydium_i2c_read() local
281 int error; in raydium_i2c_sw_reset() local
302 int error; in raydium_i2c_query_ts_bootloader_info() local
392 int error; in raydium_i2c_check_fw_status() local
490 error); in raydium_i2c_write_object()
623 error); in raydium_i2c_write_checksum()
639 error); in raydium_i2c_disable_watch_dog()
789 error); in raydium_i2c_do_update_firmware()
796 error); in raydium_i2c_do_update_firmware()
[all …]
H A Dilitek_ts_i2c.c96 int error; in ilitek_i2c_write_and_read() local
217 int error; in api_protocol_set_cmd() local
224 if (error) in api_protocol_set_cmd()
233 int error; in api_protocol_get_ptl_ver() local
238 if (error) in api_protocol_get_ptl_ver()
250 int error; in api_protocol_get_mcu_ver() local
255 if (error) in api_protocol_get_mcu_ver()
268 int error; in api_protocol_get_fw_ver() local
273 if (error) in api_protocol_get_fw_ver()
284 int error; in api_protocol_get_scrn_res() local
[all …]
H A Dili210x.c138 int error; in ili211x_read_touch_data() local
231 int error; in ili251x_read_reg_common() local
257 int error; in ili251x_read_touch_data() local
264 if (error >= 0 && error != ILI251X_DATA_SIZE2) in ili251x_read_touch_data()
340 int error; in ili210x_irq() local
369 int error; in ili251x_firmware_update_resolution() local
406 int error; in ili251x_firmware_update_firmware_version() local
422 int error; in ili251x_firmware_update_kernel_version() local
438 int error; in ili251x_firmware_update_protocol_version() local
454 int error; in ili251x_firmware_update_ic_mode() local
[all …]
H A Dsilead.c125 int error; in silead_ts_request_input_dev() local
162 int error; in silead_ts_request_pen_input_dev() local
319 int error; in silead_ts_init() local
323 if (error) in silead_ts_init()
329 if (error) in silead_ts_init()
335 if (error) in silead_ts_init()
341 if (error) in silead_ts_init()
354 int error; in silead_ts_reset() local
358 if (error) in silead_ts_reset()
364 if (error) in silead_ts_reset()
[all …]
H A Dcyttsp_core.c81 int error; in ttsp_read_block_data() local
99 int error; in ttsp_write_block_data() local
139 int error; in cyttsp_exit_bl_mode() local
149 if (error) in cyttsp_exit_bl_mode()
156 if (error) in cyttsp_exit_bl_mode()
167 int error; in cyttsp_set_operational_mode() local
170 if (error) in cyttsp_set_operational_mode()
176 if (error) in cyttsp_set_operational_mode()
180 if (error) in cyttsp_set_operational_mode()
188 int error; in cyttsp_set_sysinfo_mode() local
[all …]
H A Dbu21013_ts.c240 int error; in bu21013_gpio_irq() local
264 int error; in bu21013_init_chip() local
268 if (error) { in bu21013_init_chip()
276 if (error) { in bu21013_init_chip()
283 if (error) { in bu21013_init_chip()
290 if (error) { in bu21013_init_chip()
298 if (error) { in bu21013_init_chip()
309 if (error) { in bu21013_init_chip()
414 int error; in bu21013_probe() local
513 if (error) in bu21013_probe()
[all …]
H A Dhycon-hy46xx.c106 int error; in hycon_hy46xx_isr() local
111 if (error) { in hycon_hy46xx_isr()
113 error); in hycon_hy46xx_isr()
222 int error; in hycon_hy46xx_setting_store() local
227 if (error) in hycon_hy46xx_setting_store()
285 int error; in hycon_hy46xx_get_defaults() local
352 int error; in hycon_hy46xx_get_parameters() local
446 int error; in hycon_hy46xx_probe() local
472 if (error) in hycon_hy46xx_probe()
539 if (error) in hycon_hy46xx_probe()
[all …]
/openbmc/linux/drivers/base/test/
H A Dproperty-entry-test.c25 int error; in pe_test_uints() local
31 KUNIT_EXPECT_EQ(test, error, 1); in pe_test_uints()
34 KUNIT_EXPECT_EQ(test, error, 0); in pe_test_uints()
38 KUNIT_EXPECT_EQ(test, error, 0); in pe_test_uints()
42 KUNIT_EXPECT_NE(test, error, 0); in pe_test_uints()
45 KUNIT_EXPECT_NE(test, error, 0); in pe_test_uints()
48 KUNIT_EXPECT_NE(test, error, 0); in pe_test_uints()
51 KUNIT_EXPECT_EQ(test, error, 0); in pe_test_uints()
136 int error; in pe_test_uint_arrays() local
269 int error; in pe_test_strings() local
[all …]
/openbmc/linux/drivers/input/mouse/
H A Delan_i2c_i2c.c142 int error; in elan_i2c_initialize() local
188 int error; in elan_i2c_power_control() local
194 error); in elan_i2c_power_control()
208 error); in elan_i2c_power_control()
234 int error; in elan_i2c_get_baseline_data() local
241 if (error) in elan_i2c_get_baseline_data()
251 int error; in elan_i2c_get_pattern() local
273 int error; in elan_i2c_get_version() local
458 error); in elan_i2c_get_pressure_adjustment()
480 error); in elan_i2c_iap_get_mode()
[all …]
H A Dcyapa.c172 int error; in cyapa_get_state() local
260 error: in cyapa_get_state()
261 return (error < 0) ? error : -EAGAIN; in cyapa_get_state()
281 int error; in cyapa_poll_state() local
292 return (error == -EAGAIN || error == -ETIMEDOUT) ? -ETIMEDOUT : error; in cyapa_poll_state()
313 int error; in cyapa_check_is_operational() local
355 if (error != -ETIMEDOUT && error != -ENODEV && in cyapa_detect()
394 error = error ? error : -EAGAIN; in cyapa_open()
1127 error = error ? error : ret; in cyapa_update_fw_store()
1132 return error ? error : count; in cyapa_update_fw_store()
[all …]
H A Delan_i2c_smbus.c117 int error; in elan_smbus_calibrate_result() local
134 int error; in elan_smbus_get_baseline_data() local
153 int error; in elan_smbus_get_version() local
173 int error; in elan_smbus_get_sm_version() local
191 int error; in elan_smbus_get_product_id() local
208 int error; in elan_smbus_get_checksum() local
229 int error; in elan_smbus_get_max() local
249 int error; in elan_smbus_get_resolution() local
270 int error; in elan_smbus_get_num_traces() local
303 error); in elan_smbus_iap_get_mode()
[all …]
/openbmc/linux/fs/
H A Dinit.c47 int error; in init_chdir() local
50 if (error) in init_chdir()
53 if (!error) in init_chdir()
62 int error; in init_chroot() local
65 if (error) in init_chroot()
68 if (error) in init_chroot()
74 if (error) in init_chroot()
86 int error; in init_chown() local
89 if (error) in init_chown()
103 int error; in init_chmod() local
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.c385 ASSERT(!error || error == -EEXIST); in xfs_attr_sf_addname()
395 if (error) in xfs_attr_sf_addname()
458 if (error) in xfs_attr_leaf_addname()
491 if (error) in xfs_attr_node_addname()
505 if (error) in xfs_attr_node_addname()
541 if (error) in xfs_attr_rmtval_alloc()
575 if (error) in xfs_attr_leaf_mark_incomplete()
614 error = 0; in xfs_attr_node_removename_setup()
622 if (error) in xfs_attr_node_removename_setup()
1264 if (error != -ENOATTR && error != -EEXIST) in xfs_attr_leaf_hasname()
[all …]
H A Dxfs_refcount.c213 if (error) in xfs_refcount_update()
240 if (error) in xfs_refcount_insert()
248 if (error) in xfs_refcount_insert()
270 if (error) in xfs_refcount_delete()
282 if (error) in xfs_refcount_delete()
287 if (error) in xfs_refcount_delete()
394 if (error) in xfs_refcount_split_extent()
400 if (error) in xfs_refcount_split_extent()
420 if (error) in xfs_refcount_split_extent()
427 if (error) in xfs_refcount_split_extent()
[all …]
/openbmc/linux/kernel/power/
H A Dhibernate.c295 int error; in create_image() local
331 if (error) in create_image()
373 int error; in hibernation_snapshot() local
377 if (error) in hibernation_snapshot()
382 if (error) in hibernation_snapshot()
386 if (error) in hibernation_snapshot()
461 int error; in resume_target_kernel() local
470 if (error) in resume_target_kernel()
476 if (error) in resume_target_kernel()
483 if (error) in resume_target_kernel()
[all …]
/openbmc/linux/drivers/input/misc/
H A Dbma150.c181 int error; in bma150_set_mode() local
185 if (error) in bma150_set_mode()
190 if (error) in bma150_set_mode()
202 int error; in bma150_soft_reset() local
206 if (error) in bma150_soft_reset()
228 int error; in bma150_set_low_g_interrupt() local
233 if (error) in bma150_set_low_g_interrupt()
237 if (error) in bma150_set_low_g_interrupt()
241 if (error) in bma150_set_low_g_interrupt()
252 int error; in bma150_set_high_g_interrupt() local
[all …]
H A Ddrv2667.c133 int error; in drv2667_set_waveform_freq() local
164 if (error) in drv2667_set_waveform_freq()
185 int error; in drv2667_worker() local
248 int error; in drv2667_close() local
254 if (error) in drv2667_close()
292 error); in drv2667_init()
299 error); in drv2667_init()
313 error); in drv2667_init()
369 error); in drv2667_probe()
382 error); in drv2667_probe()
[all …]
H A Dda7280.c287 int error; in da7280_haptic_mem_update() local
291 if (error) in da7280_haptic_mem_update()
302 if (error) in da7280_haptic_mem_update()
314 if (error) in da7280_haptic_mem_update()
318 if (error) in da7280_haptic_mem_update()
329 int error; in da7280_haptic_set_pwm() local
356 if (error) in da7280_haptic_set_pwm()
364 int error; in da7280_haptic_activate() local
441 int error; in da7280_haptic_deactivate() local
480 error); in da7280_haptic_deactivate()
[all …]
/openbmc/linux/fs/gfs2/
H A Dinode.c121 int error; in gfs2_inode_lookup() local
248 int error; in gfs2_lookup_by_inum() local
362 int error; in create_ok() local
366 if (error) in create_ok()
407 int error; in alloc_dinode() local
410 if (error) in alloc_dinode()
414 if (error) in alloc_dinode()
418 if (error) in alloc_dinode()
422 if (error) in alloc_dinode()
553 int error; in link_dinode() local
[all …]
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddprc-driver.c148 int error; in check_plugged_state_change() local
160 error); in check_plugged_state_change()
172 int error; in fsl_mc_obj_device_add() local
250 int error; in dprc_scan_objects() local
261 error); in dprc_scan_objects()
481 error); in disable_dprc_irq()
492 error); in disable_dprc_irq()
503 error); in disable_dprc_irq()
538 error); in register_dprc_irq_handler()
558 error); in enable_dprc_irq()
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_attr_inactive.c41 int error; in xfs_attr3_rmt_stale() local
54 if (error) in xfs_attr3_rmt_stale()
65 if (error) in xfs_attr3_rmt_stale()
116 if (error) in xfs_attr3_leaf_inactive()
177 if (error) in xfs_attr3_node_inactive()
203 if (error) in xfs_attr3_node_inactive()
213 if (error) in xfs_attr3_node_inactive()
270 if (error) in xfs_attr3_root_inactive()
294 if (error) in xfs_attr3_root_inactive()
302 if (error) in xfs_attr3_root_inactive()
[all …]
H A Dxfs_reflink.c143 if (error) in xfs_reflink_find_shared()
196 if (error) in xfs_reflink_trim_around_shared()
275 if (error) in xfs_reflink_convert_cow_locked()
405 if (error) in xfs_reflink_fill_cow_hole()
424 if (error) in xfs_reflink_fill_cow_hole()
429 if (error) in xfs_reflink_fill_cow_hole()
683 if (error) in xfs_reflink_cancel_cow_range()
692 if (error) in xfs_reflink_cancel_cow_range()
742 if (error) in xfs_reflink_end_cow_extent()
758 if (error) in xfs_reflink_end_cow_extent()
[all …]
/openbmc/linux/drivers/phy/motorola/
H A Dphy-cpcap-usb.c174 if (error) in cpcap_phy_get_ints_state()
182 if (error) in cpcap_phy_get_ints_state()
191 if (error) in cpcap_phy_get_ints_state()
206 int error; in cpcap_usb_try_musb_mailbox() local
209 if (!error) in cpcap_usb_try_musb_mailbox()
221 int error; in cpcap_usb_detect() local
226 if (error) in cpcap_usb_detect()
302 if (error) in cpcap_usb_detect()
324 if (error) in cpcap_usb_detect()
417 int error; in cpcap_usb_set_uart_mode() local
[all …]

12345678910>>...239