Home
last modified time | relevance | path

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

/linux-6.6.21/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()
751 err_ctrl: in si470x_usb_driver_probe()
/linux-6.6.21/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-6.6.21/drivers/vdpa/mlx5/core/
Dresources.c289 goto err_ctrl; in mlx5_vdpa_alloc_resources()
295 err_ctrl: in mlx5_vdpa_alloc_resources()
/linux-6.6.21/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-6.6.21/drivers/media/usb/uvc/
Duvc_ctrl.c1767 struct uvc_entity *entity, int rollback, struct uvc_control **err_ctrl) in uvc_ctrl_commit_entity() argument
1811 if (err_ctrl) in uvc_ctrl_commit_entity()
1812 *err_ctrl = ctrl; in uvc_ctrl_commit_entity()
1845 struct uvc_control *err_ctrl; in __uvc_ctrl_commit() local
1852 &err_ctrl); in __uvc_ctrl_commit()
1862 err_ctrl); in __uvc_ctrl_commit()
/linux-6.6.21/drivers/media/i2c/
Ds5k5baf.c1981 goto err_ctrl; in s5k5baf_probe()
1985 err_ctrl: in s5k5baf_probe()
/linux-6.6.21/drivers/net/
Dvirtio_net.c4187 goto err_ctrl; in virtnet_alloc_queues()
4221 err_ctrl: in virtnet_alloc_queues()