Home
last modified time | relevance | path

Searched defs:title (Results 1 – 19 of 19) sorted by relevance

/drivers/acpi/acpica/
Drsdump.c417 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()
Dexdump.c914 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/
Dlibata-transport.c96 #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/
Dscsi_transport_fc.c64 #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
Dscsi_transport_sas.c67 #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/
Ddebugfs_gt_pm.c41 const char *title, in print_rc6_res()
/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c89 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_read_title_slot() local
135 struct mlx5_cqe64 *title = &cqd->title; in mlx5e_decompress_cqe() local
Den.h295 struct mlx5_cqe64 title; member
/drivers/block/drbd/
Ddrbd_debugfs.c519 const char *title, in seq_print_timing_details()
/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c1338 static const char *title[6] = {"NUM", in smu10_get_power_profile_mode() local
Dvega20_hwmgr.c3991 static const char *title[] = { in vega20_get_power_profile_mode() local
Dvega10_hwmgr.c5100 static const char *title[6] = {"NUM", in vega10_get_power_profile_mode() local
Dsmu7_hwmgr.c5106 static const char *title[8] = {"NUM", in smu7_get_power_profile_mode() local
/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c1201 static const char *title[] = { in arcturus_get_power_profile_mode() local
Dsienna_cichlid_ppt.c1240 static const char *title[] = { in sienna_cichlid_get_power_profile_mode() local
Dnavi10_ppt.c1409 static const char *title[] = { in navi10_get_power_profile_mode() local
/drivers/scsi/fcoe/
Dfcoe_sysfs.c209 #define fcoe_enum_name_search(title, table_type, table) \ argument
/drivers/net/ethernet/cadence/
Dmacb.h971 #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/
Dvia-pmu.c561 char title[16]; in via_pmu_dev_init() local