Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 25 of 133) sorted by relevance

123456

/drivers/net/wireless/intersil/orinoco/
Dscan.c173 bool abort = false; in orinoco_add_hostscan_results() local
208 abort = true; in orinoco_add_hostscan_results()
216 abort = true; in orinoco_add_hostscan_results()
225 abort = true; in orinoco_add_hostscan_results()
241 .aborted = abort, in orinoco_add_hostscan_results()
249 void orinoco_scan_done(struct orinoco_private *priv, bool abort) in orinoco_scan_done() argument
253 .aborted = abort, in orinoco_scan_done()
Dfw.c149 goto abort; in orinoco_dl_firmware()
156 goto abort; in orinoco_dl_firmware()
167 goto abort; in orinoco_dl_firmware()
178 goto abort; in orinoco_dl_firmware()
184 goto abort; in orinoco_dl_firmware()
189 abort: in orinoco_dl_firmware()
/drivers/staging/pi433/
Dpi433_if.c448 goto abort; in pi433_receive()
459 goto abort; in pi433_receive()
467 goto abort; in pi433_receive()
483 goto abort; in pi433_receive()
488 goto abort; in pi433_receive()
504 goto abort; in pi433_receive()
517 goto abort; in pi433_receive()
534 goto abort; in pi433_receive()
546 abort: in pi433_receive()
654 goto abort; in pi433_tx_thread()
[all …]
/drivers/hwmon/
Dnct7802.c216 goto abort; in nct7802_read_temp()
221 goto abort; in nct7802_read_temp()
225 abort: in nct7802_read_temp()
238 goto abort; in nct7802_read_fan()
241 goto abort; in nct7802_read_fan()
248 abort: in nct7802_read_fan()
262 goto abort; in nct7802_read_fan_min()
265 goto abort; in nct7802_read_fan_min()
274 abort: in nct7802_read_fan_min()
293 goto abort; in nct7802_write_fan_min()
[all …]
Dlm80.c175 goto abort; in lm80_update_device()
180 goto abort; in lm80_update_device()
185 goto abort; in lm80_update_device()
191 goto abort; in lm80_update_device()
196 goto abort; in lm80_update_device()
201 goto abort; in lm80_update_device()
206 goto abort; in lm80_update_device()
211 goto abort; in lm80_update_device()
214 goto abort; in lm80_update_device()
220 goto abort; in lm80_update_device()
[all …]
Dad7418.c71 goto abort; in ad7418_update_device()
79 goto abort; in ad7418_update_device()
87 goto abort; in ad7418_update_device()
96 goto abort; in ad7418_update_device()
102 goto abort; in ad7418_update_device()
111 goto abort; in ad7418_update_device()
120 abort: in ad7418_update_device()
Dlineage-pem.c138 goto abort; in pem_read_block()
141 goto abort; in pem_read_block()
145 abort: in pem_read_block()
166 goto abort; in pem_update_device()
176 goto abort; in pem_update_device()
187 goto abort; in pem_update_device()
196 abort: in pem_update_device()
Dadc128d818.c93 goto abort; in adc128_update_device()
99 goto abort; in adc128_update_device()
105 goto abort; in adc128_update_device()
113 goto abort; in adc128_update_device()
119 goto abort; in adc128_update_device()
125 goto abort; in adc128_update_device()
131 goto abort; in adc128_update_device()
139 abort: in adc128_update_device()
Dmax6697.c195 goto abort; in max6697_update_device()
203 goto abort; in max6697_update_device()
211 goto abort; in max6697_update_device()
218 goto abort; in max6697_update_device()
227 goto abort; in max6697_update_device()
238 goto abort; in max6697_update_device()
245 abort: in max6697_update_device()
345 goto abort; in offset_store()
356 goto abort; in offset_store()
362 goto abort; in offset_store()
[all …]
Dmax1668.c83 goto abort; in max1668_update_device()
89 goto abort; in max1668_update_device()
96 goto abort; in max1668_update_device()
103 goto abort; in max1668_update_device()
111 goto abort; in max1668_update_device()
118 goto abort; in max1668_update_device()
124 abort: in max1668_update_device()
Dmax31790.c84 goto abort; in max31790_update_device()
90 goto abort; in max31790_update_device()
97 goto abort; in max31790_update_device()
106 goto abort; in max31790_update_device()
112 goto abort; in max31790_update_device()
118 goto abort; in max31790_update_device()
128 abort: in max31790_update_device()
Dsch5627.c109 goto abort; in sch5627_update_temp()
116 abort: in sch5627_update_temp()
134 goto abort; in sch5627_update_fan()
141 abort: in sch5627_update_fan()
168 goto abort; in sch5627_update_in()
175 abort: in sch5627_update_in()
Dina2xx.c378 goto abort; in ina226_alert_show()
383 goto abort; in ina226_alert_show()
388 abort: in ina226_alert_show()
415 goto abort; in ina226_alert_store()
420 goto abort; in ina226_alert_store()
427 goto abort; in ina226_alert_store()
431 abort: in ina226_alert_store()
Dsch5636.c79 goto abort; in sch5636_update_device()
86 goto abort; in sch5636_update_device()
99 goto abort; in sch5636_update_device()
107 goto abort; in sch5636_update_device()
125 goto abort; in sch5636_update_device()
133 goto abort; in sch5636_update_device()
145 abort: in sch5636_update_device()
Dlm95234.c170 goto abort; in lm95234_update_device()
177 goto abort; in lm95234_update_device()
182 goto abort; in lm95234_update_device()
187 goto abort; in lm95234_update_device()
192 goto abort; in lm95234_update_device()
199 abort: in lm95234_update_device()
/drivers/mmc/core/
Dsdio_ops.c205 u8 abort; in sdio_reset() local
209 ret = mmc_io_rw_direct_host(host, 0, 0, SDIO_CCCR_ABORT, 0, &abort); in sdio_reset()
211 abort = 0x08; in sdio_reset()
213 abort |= 0x08; in sdio_reset()
215 return mmc_io_rw_direct_host(host, 1, 0, SDIO_CCCR_ABORT, abort, NULL); in sdio_reset()
/drivers/i2c/busses/
Di2c-diolan-u2c.c356 goto abort; in diolan_usb_xfer()
361 goto abort; in diolan_usb_xfer()
376 goto abort; in diolan_usb_xfer()
384 goto abort; in diolan_usb_xfer()
395 goto abort; in diolan_usb_xfer()
400 abort: in diolan_usb_xfer()
/drivers/md/
Draid0.c136 goto abort; in create_strip_zones()
144 goto abort; in create_strip_zones()
150 goto abort; in create_strip_zones()
180 goto abort; in create_strip_zones()
185 goto abort; in create_strip_zones()
190 goto abort; in create_strip_zones()
201 goto abort; in create_strip_zones()
270 goto abort; in create_strip_zones()
289 abort: in create_strip_zones()
Draid1.c1843 goto abort; in raid1_remove_disk()
1853 goto abort; in raid1_remove_disk()
1862 goto abort; in raid1_remove_disk()
1871 goto abort; in raid1_remove_disk()
1891 goto abort; in raid1_remove_disk()
1902 abort: in raid1_remove_disk()
2066 int abort = 0; in fix_sync_read_error() local
2080 abort = 1; in fix_sync_read_error()
2082 if (abort) { in fix_sync_read_error()
2978 goto abort; in setup_conf()
[all …]
/drivers/dma/dw-edma/
Ddw-edma-core.h125 dw_edma_handler_t done, dw_edma_handler_t abort);
186 dw_edma_handler_t done, dw_edma_handler_t abort) in dw_edma_core_handle_int() argument
188 return dw_irq->dw->core->handle_int(dw_irq, dir, done, abort); in dw_edma_core_handle_int()
/drivers/xen/xenbus/
Dxenbus_client.c220 int err, abort; in __xenbus_switch_state() local
226 abort = 1; in __xenbus_switch_state()
236 goto abort; in __xenbus_switch_state()
241 goto abort; in __xenbus_switch_state()
244 abort = 0; in __xenbus_switch_state()
245 abort: in __xenbus_switch_state()
246 err = xenbus_transaction_end(xbt, abort); in __xenbus_switch_state()
248 if (err == -EAGAIN && !abort) in __xenbus_switch_state()
/drivers/hwmon/pmbus/
Dpmbus.c137 goto abort; in pmbus_identify()
155 goto abort; in pmbus_identify()
160 abort: in pmbus_identify()
/drivers/pci/hotplug/
Dshpchp_hpc.c916 goto abort; in shpc_init()
923 goto abort; in shpc_init()
929 goto abort; in shpc_init()
939 goto abort; in shpc_init()
956 goto abort; in shpc_init()
962 goto abort; in shpc_init()
971 goto abort; in shpc_init()
1071 abort: in shpc_init()
/drivers/nvme/target/
Dfc.c82 bool abort; member
648 fod->abort = false; in nvmet_fc_prep_fcp_iodlist()
750 fod->abort = false; in nvmet_fc_free_fcp_iod()
900 fod->abort = true; in nvmet_fc_delete_target_queue()
2312 fod->abort = true; in nvmet_fc_transfer_fcp_data()
2328 __nvmet_fc_fod_op_abort(struct nvmet_fc_fcp_iod *fod, bool abort) in __nvmet_fc_fod_op_abort() argument
2334 if (abort) { in __nvmet_fc_fod_op_abort()
2356 bool abort; in nvmet_fc_fod_op_done() local
2359 abort = fod->abort; in nvmet_fc_fod_op_done()
2366 if (__nvmet_fc_fod_op_abort(fod, abort)) in nvmet_fc_fod_op_done()
[all …]
/drivers/staging/media/meson/vdec/
Dcodec_h264.c436 goto abort; in codec_h264_threaded_isr()
440 goto abort; in codec_h264_threaded_isr()
444 goto abort; in codec_h264_threaded_isr()
461 abort: in codec_h264_threaded_isr()

123456