Searched refs:fe2 (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/media/pci/ngene/ |
| H A D | ngene-core.c | 1405 if (chan->fe2) in release_channel() 1406 dvb_unregister_frontend(chan->fe2); in release_channel() 1509 if (chan->fe2) { in init_channel() 1510 if (dvb_register_frontend(adapter, chan->fe2) < 0) in init_channel() 1513 chan->fe2->tuner_priv = chan->fe->tuner_priv; in init_channel() 1514 memcpy(&chan->fe2->ops.tuner_ops, in init_channel()
|
| H A D | ngene.h | 616 struct dvb_frontend *fe2; member
|
| /linux/drivers/media/pci/ddbridge/ |
| H A D | ddbridge-core.c | 1300 if (dvb->fe2) in dvb_input_detach() 1301 dvb_unregister_frontend(dvb->fe2); in dvb_input_detach() 1309 if (dvb->fe2) in dvb_input_detach() 1310 dvb_frontend_detach(dvb->fe2); in dvb_input_detach() 1314 dvb->fe2 = NULL; in dvb_input_detach() 1499 dvb->fe2 = NULL; in dvb_input_attach() 1595 if (dvb->fe2) { in dvb_input_attach() 1596 if (dvb_register_frontend(adap, dvb->fe2) < 0) { in dvb_input_attach() 1600 dvb->fe2->tuner_priv = dvb->fe->tuner_priv; in dvb_input_attach() 1601 memcpy(&dvb->fe2->ops.tuner_ops, in dvb_input_attach() [all …]
|
| H A D | ddbridge.h | 160 struct dvb_frontend *fe2; member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reg_bounds.c | 1406 struct reg_state fe1, fe2, te1, te2; in verify_case_op() local 1418 sim_case(init_t, cond_t, x, y, op, &fe1, &fe2, &te1, &te2, &branch_taken); in verify_case_op() 1435 !assert_reg_state_eq(&fr2, &fe2, "false_reg2") || in verify_case_op() 1450 printf("EXPECTED FALSE2: "); print_reg_state(&fe2, "\n"); in verify_case_op()
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7986a.dtsi | 539 interrupt-names = "fe0", "fe1", "fe2", "fe3", "pdma0",
|
| H A D | mt7988a.dtsi | 915 interrupt-names = "fe0", "fe1", "fe2", "fe3", "pdma0",
|