Searched refs:max2175 (Results 1 – 7 of 7) sorted by relevance
263 struct max2175 { struct301 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 …]
5 obj-$(CONFIG_SDR_MAX2175) += max2175.o
1523 module will be called max2175.
9 - compatible: "maxim,max2175" for MAX2175 RF-to-bits tuner.48 compatible = "maxim,max2175";
35 max2175
170 max2175 Maxim 2175 RF to Bits tuner
14489 F: Documentation/devicetree/bindings/media/i2c/max2175.txt14490 F: Documentation/userspace-api/media/drivers/max2175.rst14491 F: drivers/media/i2c/max2175*14492 F: include/uapi/linux/max2175.h