Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/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-v6.1/drivers/vdpa/mlx5/core/
Dresources.c288 goto err_ctrl; in mlx5_vdpa_alloc_resources()
294 err_ctrl: in mlx5_vdpa_alloc_resources()
/Linux-v6.1/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-v6.1/drivers/media/usb/uvc/
Duvc_ctrl.c1630 struct uvc_entity *entity, int rollback, struct uvc_control **err_ctrl) in uvc_ctrl_commit_entity() argument
1674 if (err_ctrl) in uvc_ctrl_commit_entity()
1675 *err_ctrl = ctrl; in uvc_ctrl_commit_entity()
1708 struct uvc_control *err_ctrl; in __uvc_ctrl_commit() local
1715 &err_ctrl); in __uvc_ctrl_commit()
1725 err_ctrl); in __uvc_ctrl_commit()
/Linux-v6.1/drivers/media/i2c/
Ds5k5baf.c2009 goto err_ctrl; in s5k5baf_probe()
2013 err_ctrl: in s5k5baf_probe()
/Linux-v6.1/drivers/net/
Dvirtio_net.c3529 goto err_ctrl; in virtnet_alloc_queues()
3563 err_ctrl: in virtnet_alloc_queues()