Home
last modified time | relevance | path

Searched refs:max2175 (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/media/i2c/
H A Dmax2175.c263 struct max2175 { struct
301 return container_of(sd, struct max2175, sd); in max2175_from_sd()
306 return container_of(h, struct max2175, ctrl_hdl); in max2175_from_ctrl_hdl()
506 static int max2175_set_csm_mode(struct max2175 *ctx, in max2175_set_csm_mode()
533 static int max2175_csm_action(struct max2175 *ctx, in max2175_csm_action()
1097 struct max2175 *ctx = max2175_from_sd(sd); in max2175_s_frequency()
1127 struct max2175 *ctx = max2175_from_sd(sd); in max2175_g_frequency()
1142 struct max2175 *ctx = max2175_from_sd(sd); in max2175_enum_freq_bands()
1154 struct max2175 *ctx = max2175_from_sd(sd); in max2175_g_tuner()
1282 struct max2175 *ctx; in max2175_probe()
[all …]
H A DMakefile5 obj-$(CONFIG_SDR_MAX2175) += max2175.o
H A DKconfig1523 module will be called max2175.
/linux-6.15/Documentation/devicetree/bindings/media/i2c/
H A Dmax2175.txt9 - compatible: "maxim,max2175" for MAX2175 RF-to-bits tuner.
48 compatible = "maxim,max2175";
/linux-6.15/Documentation/userspace-api/media/drivers/
H A Dindex.rst35 max2175
/linux-6.15/Documentation/admin-guide/media/
H A Di2c-cardlist.rst170 max2175 Maxim 2175 RF to Bits tuner
/linux-6.15/
H A DMAINTAINERS14489 F: Documentation/devicetree/bindings/media/i2c/max2175.txt
14490 F: Documentation/userspace-api/media/drivers/max2175.rst
14491 F: drivers/media/i2c/max2175*
14492 F: include/uapi/linux/max2175.h