Home
last modified time | relevance | path

Searched refs:info (Results 11326 - 11350 of 19170) sorted by relevance

1...<<451452453454455456457458459460>>...767

/kernel/linux/linux-5.10/include/linux/i3c/
H A Dmaster.h190 * @info: I3C device information. Will be automatically filled when you create
193 * @ibi: IBI info attached to a device. Should be NULL until
209 struct i3c_device_info info; member
539 const struct i3c_device_info *info);
/kernel/linux/linux-5.10/include/linux/
H A Dif_team.h156 struct team_option_inst_info *info; member
165 int (*init)(struct team *team, struct team_option_inst_info *info);
/kernel/linux/linux-5.10/drivers/staging/fbtft/
H A Dfb_bd663474.c106 switch (par->info->var.rotate) { in set_addr_win()
131 switch (par->info->var.rotate) { in set_var()
H A Dfb_s6d1121.c70 switch (par->info->var.rotate) { in set_addr_win()
95 switch (par->info->var.rotate) { in set_var()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h56 #undef info macro
57 #define info(format, arg...) printk(KERN_INFO DVB_USB_LOG_PREFIX ": " format "\n" , ## arg) macro
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h118 struct pvr2_ctl_info info; member
123 const struct pvr2_ctl_info *info; member
155 device specific info will use information held here. */
209 int cmd_debug_state; // Low level command debugging info
278 // CPU firmware info (used to help find / save firmware data)
293 /* Current tuner info - this information is polled from the I2C bus */
297 /* Cropping capability info */
319 char bus_info[32]; /* Bus location info */
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_cs5530.c285 static const struct ata_port_info info = { in cs5530_init_one() local
298 const struct ata_port_info *ppi[] = { &info, NULL }; in cs5530_init_one()
H A Dpata_cmd640.c218 static const struct ata_port_info info = { in cmd640_init_one() local
223 const struct ata_port_info *ppi[] = { &info, NULL }; in cmd640_init_one()
H A Dpata_hpt3x3.c187 static const struct ata_port_info info = { in hpt3x3_init_one() local
200 const struct ata_port_info *ppi[] = { &info, NULL }; in hpt3x3_init_one()
H A Dpata_it8213.c261 static const struct ata_port_info info = { in it8213_init_one() local
269 const struct ata_port_info *ppi[] = { &info, &ata_dummy_port_info }; in it8213_init_one()
H A Dpata_cs5536.c240 static const struct ata_port_info info = { in cs5536_init_one() local
261 ppi[0] = &info; in cs5536_init_one()
H A Dpata_acpi.c240 static const struct ata_port_info info = { in pacpi_init_one() local
249 const struct ata_port_info *ppi[] = { &info, NULL }; in pacpi_init_one()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dacresrc.h234 struct acpi_rsconvert_info *info);
239 struct acpi_rsconvert_info *info);
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dpm8916_wdt.c180 wdt->wdev.info = &pm8916_wdt_pt_ident; in pm8916_wdt_probe()
185 wdt->wdev.info = &pm8916_wdt_ident; in pm8916_wdt_probe()
/kernel/linux/linux-6.6/include/linux/i3c/
H A Dmaster.h190 * @info: I3C device information. Will be automatically filled when you create
193 * @ibi: IBI info attached to a device. Should be NULL until
209 struct i3c_device_info info; member
539 const struct i3c_device_info *info);
/kernel/linux/linux-6.6/include/linux/
H A Dif_team.h156 struct team_option_inst_info *info; member
165 void (*init)(struct team *team, struct team_option_inst_info *info);
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dintel-m10-bmc.h256 * @info: the platform information for MAX10 BMC
265 const struct intel_m10bmc_platform_info *info; member
305 int m10bmc_dev_init(struct intel_m10bmc *m10bmc, const struct intel_m10bmc_platform_info *info);
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h262 int btrfs_transaction_blocked(struct btrfs_fs_info *info);
263 int btrfs_transaction_in_commit(struct btrfs_fs_info *info);
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_legacy.h268 int drm_legacy_agp_info(struct drm_device *dev, struct drm_agp_info *info);
296 struct drm_agp_info *info) in drm_legacy_agp_info()
295 drm_legacy_agp_info(struct drm_device *dev, struct drm_agp_info *info) drm_legacy_agp_info() argument
H A Ddrm_mipi_dsi.h231 const struct mipi_dsi_device_info *info);
235 const struct mipi_dsi_device_info *info);
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dlxfb.h65 int lx_powerdown(struct fb_info *info);
66 int lx_powerup(struct fb_info *info);
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H A Dfb_s6d1121.c70 switch (par->info->var.rotate) { in set_addr_win()
95 switch (par->info->var.rotate) { in set_var()
H A Dfb_bd663474.c106 switch (par->info->var.rotate) { in set_addr_win()
131 switch (par->info->var.rotate) { in set_var()
/kernel/linux/linux-6.6/drivers/powercap/
H A Dintel_rapl_msr.c114 static void rapl_msr_update_func(void *info) in rapl_msr_update_func() argument
116 struct reg_action *ra = info; in rapl_msr_update_func()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dfile.c33 efi_file_info_t info; member
64 efi_err("Failed to get file info\n"); in efi_open_file()
70 *file_size = fi->info.file_size; in efi_open_file()

Completed in 29 milliseconds

1...<<451452453454455456457458459460>>...767