Searched refs:fail2 (Results 1 – 25 of 124) sorted by relevance
12345
/linux-6.6.21/drivers/input/joystick/ |
D | gf2k.c | 251 goto fail2; in gf2k_connect() 256 goto fail2; in gf2k_connect() 263 goto fail2; in gf2k_connect() 273 goto fail2; in gf2k_connect() 326 goto fail2; in gf2k_connect() 330 fail2: gameport_close(gameport); in gf2k_connect()
|
D | guillemot.c | 186 goto fail2; in guillemot_connect() 197 goto fail2; in guillemot_connect() 234 goto fail2; in guillemot_connect() 238 fail2: gameport_close(gameport); in guillemot_connect()
|
D | interact.c | 215 goto fail2; in interact_connect() 226 goto fail2; in interact_connect() 264 goto fail2; in interact_connect() 268 fail2: gameport_close(gameport); in interact_connect()
|
D | fsia6b.c | 172 goto fail2; in fsia6b_serio_connect() 183 goto fail2; in fsia6b_serio_connect() 192 fail2: input_free_device(input_dev); in fsia6b_serio_connect()
|
D | zhenhua.c | 160 goto fail2; in zhenhua_connect() 169 fail2: serio_set_drvdata(serio, NULL); in zhenhua_connect()
|
D | magellan.c | 163 goto fail2; in magellan_connect() 172 fail2: serio_set_drvdata(serio, NULL); in magellan_connect()
|
D | stinger.c | 149 goto fail2; in stinger_connect() 158 fail2: serio_set_drvdata(serio, NULL); in stinger_connect()
|
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | ef100_sriov.c | 34 goto fail2; in efx_ef100_pci_sriov_enable() 38 fail2: in efx_ef100_pci_sriov_enable()
|
/linux-6.6.21/drivers/media/pci/mantis/ |
D | hopper_cards.c | 184 goto fail2; in hopper_pci_probe() 190 goto fail2; in hopper_pci_probe() 216 fail2: in hopper_pci_probe()
|
D | mantis_pci.c | 82 goto fail2; in mantis_pci_init() 123 fail2: in mantis_pci_init()
|
/linux-6.6.21/drivers/input/touchscreen/ |
D | hp680_ts_input.c | 106 goto fail2; in hp680_ts_init() 110 fail2: free_irq(HP680_TS_IRQ, NULL); in hp680_ts_init()
|
D | fujitsu_ts.c | 129 goto fail2; in fujitsu_connect() 139 fail2: in fujitsu_connect()
|
D | gunze.c | 127 goto fail2; in gunze_connect() 136 fail2: serio_set_drvdata(serio, NULL); in gunze_connect()
|
D | mk712.c | 197 goto fail2; in mk712_init() 201 fail2: free_irq(mk712_irq, mk712_dev); in mk712_init()
|
D | touchit213.c | 172 goto fail2; in touchit213_connect() 181 fail2: serio_set_drvdata(serio, NULL); in touchit213_connect()
|
D | touchright.c | 132 goto fail2; in tr_connect() 141 fail2: serio_set_drvdata(serio, NULL); in tr_connect()
|
D | touchwin.c | 139 goto fail2; in tw_connect() 148 fail2: serio_set_drvdata(serio, NULL); in tw_connect()
|
D | dynapro.c | 143 goto fail2; in dynapro_connect() 152 fail2: serio_set_drvdata(serio, NULL); in dynapro_connect()
|
D | hampshire.c | 142 goto fail2; in hampshire_connect() 151 fail2: serio_set_drvdata(serio, NULL); in hampshire_connect()
|
D | inexio.c | 144 goto fail2; in inexio_connect() 153 fail2: serio_set_drvdata(serio, NULL); in inexio_connect()
|
D | tsc40.c | 114 goto fail2; in tsc_connect() 124 fail2: in tsc_connect()
|
/linux-6.6.21/drivers/input/keyboard/ |
D | xtkbd.c | 104 goto fail2; in xtkbd_connect() 113 fail2: serio_set_drvdata(serio, NULL); in xtkbd_connect()
|
D | newtonkbd.c | 101 goto fail2; in nkbd_connect() 110 fail2: serio_set_drvdata(serio, NULL); in nkbd_connect()
|
/linux-6.6.21/drivers/usb/gadget/legacy/ |
D | ether.c | 420 goto fail2; in eth_bind() 425 goto fail2; in eth_bind() 433 fail2: in eth_bind()
|
D | cdc2.c | 194 goto fail2; in cdc_bind() 202 fail2: in cdc_bind()
|
12345