Searched refs:fe0 (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 606 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc3028() local 615 fe0 = vb2_dvb_get_frontend(&dev->frontends, 1); in attach_xc3028() 616 if (!fe0) in attach_xc3028() 619 if (!fe0->dvb.frontend) { in attach_xc3028() 631 fe = dvb_attach(xc2028_attach, fe0->dvb.frontend, &cfg); in attach_xc3028() 634 dvb_frontend_detach(fe0->dvb.frontend); in attach_xc3028() 635 dvb_unregister_frontend(fe0->dvb.frontend); in attach_xc3028() 636 fe0->dvb.frontend = NULL; in attach_xc3028() 648 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc4000() local 651 fe0 = vb2_dvb_get_frontend(&dev->frontends, 1); in attach_xc4000() [all …]
|
/linux-6.12.1/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 589 struct vb2_dvb_frontend *fe0; in configure_tda827x_fe() local 592 fe0 = vb2_dvb_get_frontend(&dev->frontends, 1); in configure_tda827x_fe() 594 if (!fe0) in configure_tda827x_fe() 597 fe0->dvb.frontend = dvb_attach(tda10046_attach, cdec_conf, &dev->i2c_adap); in configure_tda827x_fe() 598 if (fe0->dvb.frontend) { in configure_tda827x_fe() 600 fe0->dvb.frontend->ops.i2c_gate_ctrl = tda8290_i2c_gate_ctrl; in configure_tda827x_fe() 601 if (dvb_attach(tda827x_attach, fe0->dvb.frontend, in configure_tda827x_fe() 1222 struct vb2_dvb_frontend *fe0; in dvb_init() local 1230 fe0 = vb2_dvb_alloc_frontend(&dev->frontends, 1); in dvb_init() 1231 if (!fe0) { in dvb_init() [all …]
|
/linux-6.12.1/drivers/media/pci/cx23885/ |
D | cx23885-dvb.c | 1081 struct vb2_dvb_frontend *fe0; in dvb_register_ci_mac() local 1083 fe0 = vb2_dvb_get_frontend(&port->frontends, 1); in dvb_register_ci_mac() 1084 if (!fe0) in dvb_register_ci_mac() 1104 .demux = &fe0->dvb.demux,/* for hw pid filter */ in dvb_register_ci_mac() 1192 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register() local 1210 fe0 = vb2_dvb_get_frontend(&port->frontends, 1); in dvb_register() 1211 if (!fe0) in dvb_register() 1215 fe0->dvb.name = dev->name; in dvb_register() 1227 fe0->dvb.frontend = dvb_attach(s5h1409_attach, in dvb_register() 1230 if (fe0->dvb.frontend == NULL) in dvb_register() [all …]
|
/linux-6.12.1/arch/arm/boot/dts/allwinner/ |
D | sun5i-a13.dtsi | 84 allwinner,pipelines = <&fe0>;
|
D | sun4i-a10.dtsi | 73 framebuffer-fe0-lcd0-hdmi { 85 framebuffer-fe0-lcd0 { 96 framebuffer-fe0-lcd0-tve0 { 182 allwinner,pipelines = <&fe0>, <&fe1>; 1111 fe0: display-frontend@1e00000 { label
|
D | sun8i-a23.dtsi | 81 &fe0 {
|
D | sun5i-gr8.dtsi | 54 allwinner,pipelines = <&fe0>;
|
D | sun5i-a10s.dtsi | 72 allwinner,pipelines = <&fe0>;
|
D | sun8i-a23-a33.dtsi | 74 allwinner,pipelines = <&fe0>; 626 fe0: display-frontend@1e00000 { label
|
D | sun8i-a33.dtsi | 390 &fe0 {
|
D | sun9i-a80.dtsi | 288 allwinner,pipelines = <&fe0>, <&fe1>; 595 fe0: display-frontend@3100000 { label
|
D | sun6i-a31.dtsi | 262 allwinner,pipelines = <&fe0>, <&fe1>; 1068 fe0: display-frontend@1e00000 { label
|
D | sun7i-a20.dtsi | 256 allwinner,pipelines = <&fe0>, <&fe1>; 1550 fe0: display-frontend@1e00000 { label
|
D | sun5i.dtsi | 757 fe0: display-frontend@1e00000 { label
|
/linux-6.12.1/arch/m68k/ifpsp060/ |
D | itest.sa | 508 dc.l $00002fe0,$52aeff78,$4cfb3fff,$01700000
|