Searched refs:c8sectpfe (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/ |
H A D | c8sectpfe-common.c | 130 struct c8sectpfe *c8sectpfe; in c8sectpfe_create() local 136 c8sectpfe = kzalloc(sizeof(struct c8sectpfe), GFP_KERNEL); in c8sectpfe_create() 137 if (!c8sectpfe) in c8sectpfe_create() 159 result = register_dvb(&c8sectpfe->demux[i], &c8sectpfe->adapter, in c8sectpfe_create() 175 return c8sectpfe; in c8sectpfe_create() 179 kfree(c8sectpfe); in c8sectpfe_create() 184 static void c8sectpfe_delete(struct c8sectpfe *c8sectpfe) in c8sectpfe_delete() argument 188 if (!c8sectpfe) in c8sectpfe_delete() 196 kfree(c8sectpfe); in c8sectpfe_delete() 227 int c8sectpfe_tuner_register_frontend(struct c8sectpfe **c8sectpfe, in c8sectpfe_tuner_register_frontend() argument [all …]
|
H A D | Makefile | 2 c8sectpfe-y += c8sectpfe-core.o c8sectpfe-common.o c8sectpfe-dvb.o \ 3 c8sectpfe-debugfs.o 5 obj-$(CONFIG_DVB_C8SECTPFE) += c8sectpfe.o
|
H A D | c8sectpfe-common.h | 29 struct c8sectpfe; 42 struct c8sectpfe { struct 52 int c8sectpfe_tuner_register_frontend(struct c8sectpfe **c8sectpfe, argument 57 void c8sectpfe_tuner_unregister_frontend(struct c8sectpfe *c8sectpfe,
|
H A D | c8sectpfe-dvb.c | 107 struct c8sectpfe *c8sectpfe, in c8sectpfe_frontend_attach() argument 141 dev_err(c8sectpfe->device, in c8sectpfe_frontend_attach() 154 tda18212 = devm_kzalloc(c8sectpfe->device, in c8sectpfe_frontend_attach() 158 dev_err(c8sectpfe->device, in c8sectpfe_frontend_attach() 193 dev_err(c8sectpfe->device, "%s: stv090x_attach failed\n" in c8sectpfe_frontend_attach() 202 dev_err(c8sectpfe->device, in c8sectpfe_frontend_attach() 223 dev_err(c8sectpfe->device, in c8sectpfe_frontend_attach() 231 dev_info(c8sectpfe->device, in c8sectpfe_frontend_attach()
|
H A D | c8sectpfe-dvb.h | 14 struct c8sectpfe *c8sectpfe, struct channel_info *tsin,
|
H A D | c8sectpfe-core.h | 85 struct c8sectpfe *c8sectpfe[C8SECTPFEI_MAXADAPTER]; member
|
H A D | Kconfig | 29 module will be called c8sectpfe.
|
H A D | c8sectpfe-core.c | 122 &fei->c8sectpfe[0]-> in channel_swdemux_tsklet() 855 ret = c8sectpfe_tuner_register_frontend(&fei->c8sectpfe[0], in c8sectpfe_probe() 884 c8sectpfe_tuner_unregister_frontend(fei->c8sectpfe[0], fei); in c8sectpfe_remove()
|
/openbmc/linux/Documentation/devicetree/bindings/media/ |
H A D | stih407-c8sectpfe.txt | 1 STMicroelectronics STi c8sectpfe binding 4 This document describes the c8sectpfe device bindings that is used to get transport 14 - compatible : Should be "stih407-c8sectpfe" 21 - c8sectpfe: c8sectpfe registers 22 - c8sectpfe-ram: c8sectpfe internal sram 24 - clocks : phandle list of c8sectpfe clocks 25 - clock-names : should be "c8sectpfe" 53 c8sectpfe@8a20000 { 54 compatible = "st,stih407-c8sectpfe"; 70 clock-names = "c8sectpfe";
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stihxxx-b2120.dtsi | 8 #include <dt-bindings/media/c8sectpfe.h> 154 compatible = "st,stih407-c8sectpfe"; 158 reg-names = "c8sectpfe", "c8sectpfe-ram"; 161 interrupt-names = "c8sectpfe-error-irq", 162 "c8sectpfe-idle-irq"; 174 clock-names = "c8sectpfe";
|
/openbmc/linux/drivers/media/platform/st/sti/ |
H A D | Makefile | 3 obj-y += c8sectpfe/
|
H A D | Kconfig | 3 source "drivers/media/platform/st/sti/c8sectpfe/Kconfig"
|
/openbmc/linux/drivers/media/platform/st/ |
H A D | Makefile | 4 obj-y += sti/c8sectpfe/
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | platform-cardlist.rst | 21 c8sectpfe SDR platform devices 22 c8sectpfe SDR platform devices
|
/openbmc/linux/ |
H A D | MAINTAINERS | 2786 F: drivers/media/platform/st/sti/c8sectpfe/
|
/openbmc/ |
H A D | opengrok1.0.log | 25755 …e-less due to: /opengrok/data/xref/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/Kconfig.gz 25756 … children prevent delete: /opengrok/data/xref/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe
|
H A D | opengrok2.0.log | 25375 …e-less due to: /opengrok/data/xref/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/Kconfig.gz 25376 … children prevent delete: /opengrok/data/xref/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe
|