/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | as102_fe.c | 412 .info = { 462 strscpy(fe->ops.info.name, name, sizeof(fe->ops.info.name)); in as102_attach()
|
/kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
H A D | flexcop.c | 45 "set debug level (1=info,2=tuner,4=i2c,8=ts,16=sram,32=reg,64=i2cdump (|-able))." 277 info("MAC address = %pM", b); in flexcop_device_initialize() 306 info(DRIVER_NAME " loaded successfully"); in flexcop_module_init() 312 info(DRIVER_NAME " unloaded successfully"); in flexcop_module_cleanup()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-olimex-lcd-olinuxino.c | 55 struct lcd_olinuxino_info info; member 142 struct lcd_olinuxino_info *lcd_info = &lcd->eeprom.info; in lcd_olinuxino_get_modes() 255 lcd->eeprom.info.name, in lcd_olinuxino_probe()
|
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/ |
H A D | ddbridge-i2c.c | 206 if (!dev->link[l].info) in ddb_i2c_init() 208 regmap = dev->link[l].info->regmap; in ddb_i2c_init() 213 if (!(dev->link[l].info->i2c_mask & (1 << i))) in ddb_i2c_init()
|
/kernel/linux/linux-5.10/drivers/iio/gyro/ |
H A D | itg3200_core.c | 85 int *val, int *val2, long info) in itg3200_read_raw() 91 switch (info) { in itg3200_read_raw() 323 indio_dev->info = &itg3200_info; in itg3200_probe() 83 itg3200_read_raw(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, int *val, int *val2, long info) itg3200_read_raw() argument
|
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | ad7766.c | 129 const struct iio_chan_spec *chan, int *val, int *val2, long info) in ad7766_read_raw() 135 switch (info) { in ad7766_read_raw() 247 indio_dev->info = &ad7766_info; in ad7766_probe() 128 ad7766_read_raw(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, int *val, int *val2, long info) ad7766_read_raw() argument
|
H A D | mt6577_auxadc.c | 183 long info) in mt6577_auxadc_read_raw() 187 switch (info) { in mt6577_auxadc_read_raw() 257 indio_dev->info = &mt6577_auxadc_info; in mt6577_auxadc_probe() 179 mt6577_auxadc_read_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, int *val, int *val2, long info) mt6577_auxadc_read_raw() argument
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | max31730.c | 282 .info = max31730_info, 373 struct i2c_board_info *info) in max31730_detect() 402 strlcpy(info->type, "max31730", I2C_NAME_SIZE); in max31730_detect() 372 max31730_detect(struct i2c_client *client, struct i2c_board_info *info) max31730_detect() argument
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | cros_ec_light_prox.c | 190 indio_dev->info = &cros_ec_light_prox_info; in cros_ec_light_prox_probe() 192 state->core.type = state->core.resp->info.type; in cros_ec_light_prox_probe() 193 state->core.loc = state->core.resp->info.location; in cros_ec_light_prox_probe()
|
/kernel/linux/linux-5.10/drivers/iio/dac/ |
H A D | ad7303.c | 116 struct iio_chan_spec const *chan, int *val, int *val2, long info) in ad7303_read_raw() 121 switch (info) { in ad7303_read_raw() 246 indio_dev->info = &ad7303_info; in ad7303_probe() 115 ad7303_read_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *chan, int *val, int *val2, long info) ad7303_read_raw() argument
|
/kernel/linux/linux-5.10/drivers/iio/proximity/ |
H A D | srf04.c | 194 int *val2, long info) in srf04_read_raw() 202 switch (info) { in srf04_read_raw() 320 indio_dev->info = &srf04_iio_info; in srf04_probe() 192 srf04_read_raw(struct iio_dev *indio_dev, struct iio_chan_spec const *channel, int *val, int *val2, long info) srf04_read_raw() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | xmit.h | 400 /* struct b43_private_tx_info - TX info private to b43. 410 b43_get_priv_tx_info(struct ieee80211_tx_info *info) in b43_get_priv_tx_info() argument 413 sizeof(info->rate_driver_data)); in b43_get_priv_tx_info() 414 return (struct b43_private_tx_info *)info->rate_driver_data; in b43_get_priv_tx_info()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | fsl_qe_udc.h | 178 u32 info; member 184 /* Frame structure, info field. */ 230 #define frame_get_info(frm) (frm->info) 231 #define frame_set_info(frm, inf) (frm->info = inf)
|
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfb.h | 105 #define GET_DINFO(info) (info)->par 275 struct fb_info *info; member 314 /* chip info */
|
/kernel/linux/linux-5.10/include/linux/netfilter/ |
H A D | x_tables.h | 284 int xt_check_table_hooks(const struct xt_table_info *info, unsigned int valid_hooks); 305 struct xt_counters_info *info); 335 void xt_free_table_info(struct xt_table_info *info);
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | quota.h | 245 #define DQF_INFO_DIRTY (1 << DQF_INFO_DIRTY_B) /* Is info dirty? */ 248 static inline int info_dirty(struct mem_dqinfo *info) in info_dirty() argument 250 return test_bit(DQF_INFO_DIRTY_B, &info->dqi_flags); in info_dirty() 314 int (*read_file_info)(struct super_block *sb, int type); /* Read main info about file - called on quotaon() */ 315 int (*write_file_info)(struct super_block *sb, int type); /* Write main info about file */ 469 * we have necessary info in 524 struct mem_dqinfo info[MAXQUOTAS]; /* Information for each quota type */ member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | dvb_frontend.h | 185 * @info: embedded &struct dvb_tuner_info with tuner properties 228 struct dvb_tuner_info info; member 284 * @info: pointer to struct analog_demod_info 304 struct analog_demod_info info; member 354 * @info: embedded &struct dvb_tuner_info with tuner properties 388 * Newer drivers should provide such info via DVBv5 API, 392 * strength. Newer drivers should provide such info via 397 * rate. Newer drivers should provide such info via 402 * Blocks. Newer drivers should provide such info via 436 struct dvb_frontend_internal_info info; member [all...] |
/kernel/linux/linux-5.10/sound/hda/ |
H A D | intel-dsp-config.c | 432 struct sdw_intel_acpi_info info; in snd_intel_dsp_check_soundwire() local 438 ret = sdw_intel_acpi_scan(handle, &info); in snd_intel_dsp_check_soundwire() 442 return info.link_mask; in snd_intel_dsp_check_soundwire() 476 dev_info(&pci->dev, "DSP detected with PCI class/subclass/prog-if info 0x%06x\n", pci->class); in snd_intel_dsp_driver_probe()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_dmaengine.c | 202 if (runtime->info & SNDRV_PCM_INFO_PAUSE) in snd_dmaengine_pcm_trigger() 410 hw->info |= SNDRV_PCM_INFO_PAUSE | SNDRV_PCM_INFO_RESUME; in snd_dmaengine_pcm_refine_runtime_hwparams() 412 hw->info |= SNDRV_PCM_INFO_BATCH; in snd_dmaengine_pcm_refine_runtime_hwparams()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_pvt.c | 357 if (str_id <= 0 || str_id > sst_drv_ctx->info.max_streams) { in sst_validate_strid() 360 str_id, sst_drv_ctx->info.max_streams); in sst_validate_strid() 380 for (i = 1; i <= sst_drv_ctx->info.max_streams; i++) in get_stream_id_mrfld()
|
/kernel/linux/linux-5.10/sound/soc/intel/catpt/ |
H A D | messages.c | 163 struct catpt_mixer_stream_info *info) in catpt_ipc_get_mixer_stream_info() 170 reply.size = sizeof(*info); in catpt_ipc_get_mixer_stream_info() 171 reply.data = info; in catpt_ipc_get_mixer_stream_info() 175 dev_err(cdev->dev, "get mixer info failed: %d\n", ret); in catpt_ipc_get_mixer_stream_info() 162 catpt_ipc_get_mixer_stream_info(struct catpt_dev *cdev, struct catpt_mixer_stream_info *info) catpt_ipc_get_mixer_stream_info() argument
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | mlx_wdt.c | 66 if (!(wdt->wdd.info->options & WDIOF_CARDRESET)) in mlxreg_wdt_check_card_reset() 246 wdt->wdd.info = &mlxreg_wdt_main_info; in mlxreg_wdt_config() 248 wdt->wdd.info = &mlxreg_wdt_aux_info; in mlxreg_wdt_config()
|
H A D | watchdog_core.c | 118 (const char *)wdd->info->identity; in watchdog_init_timeout() 212 if (wdd == NULL || wdd->info == NULL || wdd->ops == NULL) in __watchdog_register_device() 323 (const char *)wdd->info->identity; in watchdog_register_device()
|
/kernel/linux/linux-5.10/drivers/gpu/ipu-v3/ |
H A D | ipu-pre.c | 169 const struct drm_format_info *info = drm_format_info(format); in ipu_pre_configure() local 170 u32 active_bpp = info->cpp[0] >> 1; in ipu_pre_configure() 218 if (info->cpp[0] == 2) in ipu_pre_configure()
|
/kernel/linux/linux-5.10/include/linux/iio/ |
H A D | iio.h | 37 * struct iio_chan_spec_ext_info - Extended channel info attribute 40 * @read: Read callback for this info attribute, may be NULL. 41 * @write: Write callback for this info attribute, may be NULL. 56 * struct iio_enum - Enum channel info attribute 216 * @ext_info: Array of extended info attributes for this channel. 271 * iio_channel_has_info() - Checks whether a channel supports a info attribute 273 * @type: Type of the info attribute to be checked 275 * Returns true if the channels supports reporting values for the given info 442 enum iio_event_info info, int *val, int *val2); 448 enum iio_event_info info, in 548 const struct iio_info *info; global() member [all...] |