Searched refs:ENODEV (Results 276 - 300 of 7300) sorted by last modified time

<<11121314151617181920>>

/linux-master/drivers/accel/ivpu/
H A Divpu_drv.c144 return -ENODEV;
223 return -ENODEV;
/linux-master/arch/mips/kernel/
H A Dptrace.c833 return cpu_has_dsp ? NUM_DSP_REGS + 1 : -ENODEV;
/linux-master/drivers/crypto/ccp/
H A Dsev-dev.c844 return -ENODEV;
1094 return -ENODEV;
1249 return -ENODEV;
1304 return -ENODEV;
1316 if (rc && rc != -ENODEV) {
2038 return -ENODEV;
2215 ret = -ENODEV;
/linux-master/arch/x86/kernel/
H A Dsev.c2269 return -ENODEV;
2273 return -ENODEV;
2277 return -ENODEV;
2280 return -ENODEV;
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c2484 return -ENODEV;
2504 return -ENODEV;
/linux-master/sound/usb/line6/
H A Ddriver.c752 return -ENODEV;
/linux-master/sound/soc/sof/
H A Dipc4-topology.c582 ret = -ENODEV;
2696 return -ENODEV;
/linux-master/sound/soc/sof/intel/
H A Dhda-stream.c283 return -ENODEV;
426 return -ENODEV;
431 return -ENODEV;
505 return -ENODEV;
510 return -ENODEV;
H A Dhda-pcm.c247 return -ENODEV;
307 return -ENODEV;
/linux-master/sound/soc/sof/amd/
H A Dacp.c594 return -ENODEV;
599 return -ENODEV;
703 ret = -ENODEV;
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c1518 return -ENODEV;
1658 if (ret == -ENODEV)
1814 ret = -ENODEV;
H A Drt711.c233 return -ENODEV;
H A Drt700.c153 return -ENODEV;
H A Drt5682-sdw.c404 ret = -ENODEV;
H A Dcs-amp-lib.c47 return -ENODEV;
98 return -ENODEV;
/linux-master/sound/soc/amd/acp/
H A Dacp-pci.c59 return -ENODEV;
66 return dev_err_probe(&pci->dev, -ENODEV,
/linux-master/sound/pci/hda/
H A Dcs35l41_hda_property.c239 return -ENODEV;
/linux-master/net/vmw_vsock/
H A Dvirtio_transport.c211 len = -ENODEV;
217 len = -ENODEV;
241 ret = -ENODEV;
/linux-master/net/sched/
H A Dsch_api.c1521 return -ENODEV;
1625 return -ENODEV;
2151 return -ENODEV;
/linux-master/net/rds/
H A Drdma.c305 if (ret == -ENODEV && cp)
/linux-master/fs/smb/client/
H A Dcifssmb.c97 return -ENODEV;
3224 return -ENODEV;
4240 return -ENODEV;
4336 return -ENODEV;
/linux-master/fs/ext4/
H A Dsuper.c6176 return -ENODEV;
/linux-master/drivers/ufs/core/
H A Dufshcd.c9568 ret = -ENODEV;
10462 err = -ENODEV;
10527 err = -ENODEV;
10817 return -ENODEV;
/linux-master/drivers/thermal/
H A Dgov_power_allocator.c413 return -ENODEV;
/linux-master/drivers/spi/
H A Dspi-s3c64xx.c1000 return -ENODEV;
1262 return dev_err_probe(&pdev->dev, -ENODEV,

Completed in 403 milliseconds

<<11121314151617181920>>