Searched defs:title (Results 1 – 11 of 11) sorted by relevance
/drivers/acpi/acpica/ |
D | rsdump.c | 471 static void acpi_rs_out_string(char *title, char *value) in acpi_rs_out_string() 480 static void acpi_rs_out_integer8(char *title, u8 value) in acpi_rs_out_integer8() 485 static void acpi_rs_out_integer16(char *title, u16 value) in acpi_rs_out_integer16() 490 static void acpi_rs_out_integer32(char *title, u32 value) in acpi_rs_out_integer32() 495 static void acpi_rs_out_integer64(char *title, u64 value) in acpi_rs_out_integer64() 500 static void acpi_rs_out_title(char *title) in acpi_rs_out_title()
|
D | exdump.c | 786 static void acpi_ex_out_string(char *title, char *value) in acpi_ex_out_string() 791 static void acpi_ex_out_pointer(char *title, 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 450 #define ata_dev_show_class(title, field) \ argument 460 #define ata_dev_attr(title, field) \ argument
|
/drivers/scsi/ |
D | scsi_transport_fc.c | 81 #define fc_enum_name_search(title, table_type, table) \ argument 96 #define fc_enum_name_match(title, table_type, table) \ argument 219 #define fc_bitfield_name_search(title, table) \ argument 770 #define fc_private_rport_rd_enum_attr(title, maxlen) \ argument 1182 #define fc_private_vport_rd_enum_attr(title, maxlen) \ argument 1400 #define fc_host_rd_enum_attr(title, maxlen) \ argument
|
D | scsi_transport_sas.c | 65 #define sas_bitfield_name_match(title, table) \ argument 84 #define sas_bitfield_name_set(title, table) \ argument 102 #define sas_bitfield_name_search(title, table) \ argument
|
/drivers/s390/crypto/ |
D | zcrypt_api.c | 1081 static void sprinthx(unsigned char *title, struct seq_file *m, in sprinthx() 1100 static void sprinthx4(unsigned char *title, struct seq_file *m, in sprinthx4()
|
/drivers/staging/gdm72xx/ |
D | gdm_sdio.c | 47 static void hexdump(char *title, u8 *data, int len) in hexdump()
|
D | gdm_usb.c | 60 static void hexdump(char *title, u8 *data, int len) in hexdump()
|
D | gdm_wimax.c | 143 static void dump_eth_packet(const char *title, u8 *data, int len) in dump_eth_packet()
|
/drivers/scsi/fcoe/ |
D | fcoe_sysfs.c | 221 #define fcoe_enum_name_search(title, table_type, table) \ argument
|
/drivers/macintosh/ |
D | via-pmu.c | 505 char title[16]; in via_pmu_dev_init() local
|