/drivers/acpi/acpica/ |
D | rsdump.c | 417 acpi_rs_dump_resource_label(char *title, in acpi_rs_dump_resource_label() 488 static void acpi_rs_out_string(const char *title, const char *value) in acpi_rs_out_string() 498 static void acpi_rs_out_integer8(const char *title, u8 value) in acpi_rs_out_integer8() 503 static void acpi_rs_out_integer16(const char *title, u16 value) in acpi_rs_out_integer16() 509 static void acpi_rs_out_integer32(const char *title, u32 value) in acpi_rs_out_integer32() 515 static void acpi_rs_out_integer64(const char *title, u64 value) in acpi_rs_out_integer64() 521 static void acpi_rs_out_title(const char *title) in acpi_rs_out_title()
|
D | exdump.c | 914 static void acpi_ex_out_string(const char *title, const char *value) in acpi_ex_out_string() 919 static void acpi_ex_out_pointer(const char *title, const void *value) in acpi_ex_out_pointer()
|
/drivers/ata/ |
D | libata-transport.c | 96 #define ata_bitfield_name_match(title, table) \ argument 115 #define ata_bitfield_name_search(title, table) \ argument 467 #define ata_dev_show_class(title, field) \ argument 477 #define ata_dev_attr(title, field) \ argument
|
/drivers/scsi/ |
D | scsi_transport_fc.c | 64 #define fc_enum_name_search(title, table_type, table) \ argument 79 #define fc_enum_name_match(title, table_type, table) \ argument 203 #define fc_bitfield_name_search(title, table) \ argument 766 #define fc_private_rport_rd_enum_attr(title, maxlen) \ argument 1178 #define fc_private_vport_rd_enum_attr(title, maxlen) \ argument 1396 #define fc_host_rd_enum_attr(title, maxlen) \ argument
|
D | scsi_transport_sas.c | 67 #define sas_bitfield_name_match(title, table) \ argument 86 #define sas_bitfield_name_set(title, table) \ argument 104 #define sas_bitfield_name_search(title, table) \ argument
|
/drivers/gpu/drm/i915/gt/ |
D | debugfs_gt_pm.c | 41 const char *title, in print_rc6_res()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rx.c | 89 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_title_slot() local 135 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_decompress_cqe() local
|
D | en.h | 295 struct mlx5_cqe64 title; member
|
/drivers/block/drbd/ |
D | drbd_debugfs.c | 519 const char *title, in seq_print_timing_details()
|
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu10_hwmgr.c | 1338 static const char *title[6] = {"NUM", in smu10_get_power_profile_mode() local
|
D | vega20_hwmgr.c | 3991 static const char *title[] = { in vega20_get_power_profile_mode() local
|
D | vega10_hwmgr.c | 5100 static const char *title[6] = {"NUM", in vega10_get_power_profile_mode() local
|
D | smu7_hwmgr.c | 5106 static const char *title[8] = {"NUM", in smu7_get_power_profile_mode() local
|
/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
D | arcturus_ppt.c | 1201 static const char *title[] = { in arcturus_get_power_profile_mode() local
|
D | sienna_cichlid_ppt.c | 1240 static const char *title[] = { in sienna_cichlid_get_power_profile_mode() local
|
D | navi10_ppt.c | 1409 static const char *title[] = { in navi10_get_power_profile_mode() local
|
/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 209 #define fcoe_enum_name_search(title, table_type, table) \ argument
|
/drivers/net/ethernet/cadence/ |
D | macb.h | 971 #define GEM_STAT_TITLE(name, title) GEM_STAT_TITLE_BITS(name, title, 0) argument 972 #define GEM_STAT_TITLE_BITS(name, title, bits) { \ argument 1049 #define QUEUE_STAT_TITLE(title) { \ argument
|
/drivers/macintosh/ |
D | via-pmu.c | 561 char title[16]; in via_pmu_dev_init() local
|