Home
last modified time | relevance | path

Searched refs:err_ctrl (Results 1 – 9 of 9) sorted by relevance

/linux-5.19.10/drivers/media/radio/si470x/
Dradio-si470x-usb.c678 goto err_ctrl; in si470x_usb_driver_probe()
693 goto err_ctrl; in si470x_usb_driver_probe()
719 goto err_ctrl; in si470x_usb_driver_probe()
749 err_ctrl: in si470x_usb_driver_probe()
/linux-5.19.10/drivers/media/radio/
Dradio-ma901.c386 goto err_ctrl; in usb_ma901radio_probe()
426 err_ctrl: in usb_ma901radio_probe()
Dradio-mr800.c532 goto err_ctrl; in usb_amradio_probe()
569 err_ctrl: in usb_amradio_probe()
/linux-5.19.10/drivers/vdpa/mlx5/core/
Dresources.c288 goto err_ctrl; in mlx5_vdpa_alloc_resources()
294 err_ctrl: in mlx5_vdpa_alloc_resources()
/linux-5.19.10/drivers/media/dvb-frontends/
Dstb0899_priv.h194 u8 err_ctrl; /* ERRCTRLn */ member
Dstb0899_drv.c1141 *ber /= (-1 + (1 << (2 * STB0899_GETFIELD(NOE, internal->err_ctrl)))); in stb0899_read_ber()
1153 *ber /= (-1 + (1 << (4 + 2 * STB0899_GETFIELD(NOE, internal->err_ctrl)))); in stb0899_read_ber()
/linux-5.19.10/drivers/media/usb/uvc/
Duvc_ctrl.c1585 struct uvc_entity *entity, int rollback, struct uvc_control **err_ctrl) in uvc_ctrl_commit_entity() argument
1628 if (err_ctrl) in uvc_ctrl_commit_entity()
1629 *err_ctrl = ctrl; in uvc_ctrl_commit_entity()
1662 struct uvc_control *err_ctrl; in __uvc_ctrl_commit() local
1669 &err_ctrl); in __uvc_ctrl_commit()
1679 err_ctrl); in __uvc_ctrl_commit()
/linux-5.19.10/drivers/media/i2c/
Ds5k5baf.c2009 goto err_ctrl; in s5k5baf_probe()
2013 err_ctrl: in s5k5baf_probe()
/linux-5.19.10/drivers/net/
Dvirtio_net.c3322 goto err_ctrl; in virtnet_alloc_queues()
3356 err_ctrl: in virtnet_alloc_queues()