/drivers/md/ |
D | dm-target.c | 21 static inline struct target_type *__find_target_type(const char *name) in __find_target_type() 23 struct target_type *tt; in __find_target_type() 32 static struct target_type *get_target_type(const char *name) in get_target_type() 34 struct target_type *tt; in get_target_type() 51 struct target_type *dm_get_target_type(const char *name) in dm_get_target_type() 53 struct target_type *tt = get_target_type(name); in dm_get_target_type() 63 void dm_put_target_type(struct target_type *tt) in dm_put_target_type() 70 int dm_target_iterate(void (*iter_func)(struct target_type *tt, in dm_target_iterate() 73 struct target_type *tt; in dm_target_iterate() 83 int dm_register_target(struct target_type *tt) in dm_register_target() [all …]
|
D | dm.h | 73 struct target_type *dm_table_get_immutable_target_type(struct dm_table *t); 84 struct target_type *dm_get_immutable_target_type(struct mapped_device *md); 114 struct target_type *dm_get_target_type(const char *name); 115 void dm_put_target_type(struct target_type *tt); 116 int dm_target_iterate(void (*iter_func)(struct target_type *tt,
|
D | dm-zero.c | 56 static struct target_type zero_target = {
|
D | dm-android-verity.h | 110 extern struct target_type linear_target;
|
D | dm-ioctl.c | 558 static void list_version_get_needed(struct target_type *tt, void *needed_param) in list_version_get_needed() 567 static void list_version_get_info(struct target_type *tt, void *param) in list_version_get_info() 1130 strncpy(spec->target_type, ti->type->name, in retrieve_status() 1131 sizeof(spec->target_type)); in retrieve_status() 1252 r = dm_table_add_target(table, spec->target_type, in populate_table() 1273 struct target_type *immutable_target_type; in table_load()
|
D | dm-linear.c | 163 static struct target_type linear_target = {
|
D | dm-delay.c | 333 static struct target_type delay_target = {
|
D | dm-flakey.c | 424 static struct target_type flakey_target = {
|
D | dm-stripe.c | 435 static struct target_type stripe_target = {
|
D | dm-switch.c | 554 static struct target_type switch_target = {
|
D | dm-snap.c | 2346 static struct target_type origin_target = { 2360 static struct target_type snapshot_target = { 2374 static struct target_type merge_target = {
|
D | dm-table.c | 44 struct target_type *immutable_target_type; 898 struct target_type *dm_table_get_immutable_target_type(struct dm_table *t) in dm_table_get_immutable_target_type()
|
/drivers/acpi/acpica/ |
D | exstore.c | 243 switch (index_desc->reference.target_type) { in acpi_ex_store_object_to_index() 402 acpi_object_type target_type; in acpi_ex_store_object_to_node() local 408 target_type = acpi_ns_get_type(node); in acpi_ex_store_object_to_node() 414 acpi_ut_get_type_name(target_type))); in acpi_ex_store_object_to_node() 420 status = acpi_ex_resolve_object(&source_desc, target_type, walk_state); in acpi_ex_store_object_to_node() 427 switch (target_type) { in acpi_ex_store_object_to_node()
|
D | exstoren.c | 69 acpi_object_type target_type, in acpi_ex_resolve_object() argument 79 switch (target_type) { in acpi_ex_resolve_object() 127 acpi_ut_get_type_name(target_type))); in acpi_ex_resolve_object()
|
D | exresolv.c | 187 switch (stack_desc->reference.target_type) { in acpi_ex_resolve_object_to_value() 233 stack_desc->reference.target_type, in acpi_ex_resolve_object_to_value() 436 type = obj_desc->reference.target_type; in acpi_ex_resolve_multiple()
|
D | exoparg2.c | 381 return_desc->reference.target_type = in acpi_ex_opcode_2A_1T_1R() 392 return_desc->reference.target_type = in acpi_ex_opcode_2A_1T_1R() 403 return_desc->reference.target_type = ACPI_TYPE_PACKAGE; in acpi_ex_opcode_2A_1T_1R()
|
D | exoparg1.c | 931 switch (operand[0]->reference.target_type) { in acpi_ex_opcode_1A_0T_1R() 983 target_type, operand[0])); in acpi_ex_opcode_1A_0T_1R()
|
D | acobject.h | 333 u8 target_type; /* Used for Index Op */ member
|
D | acinterp.h | 415 acpi_object_type target_type,
|
/drivers/net/wireless/ath/ath6kl/ |
D | target.h | 336 #define TARG_VTOP(target_type, vaddr) \ argument 337 (((target_type) == TARGET_TYPE_AR6003) ? AR6003_VTOP(vaddr) : \ 338 (((target_type) == TARGET_TYPE_AR6004) ? AR6004_VTOP(vaddr) : 0))
|
D | init.c | 258 address = TARG_VTOP(ar->target_type, address); in ath6kl_set_host_app_area() 263 address = TARG_VTOP(ar->target_type, data); in ath6kl_set_host_app_area() 624 if ((ar->target_type == TARGET_TYPE_AR6003) || in ath6kl_configure_target() 1209 if (ar->target_type == TARGET_TYPE_AR6003 && in ath6kl_upload_board_file() 1215 switch (ar->target_type) { in ath6kl_upload_board_file() 1353 if (ar->target_type != TARGET_TYPE_AR6004) { in ath6kl_upload_firmware() 1423 if (ar->target_type != TARGET_TYPE_AR6003 && in ath6kl_init_upload() 1424 ar->target_type != TARGET_TYPE_AR6004) in ath6kl_init_upload() 1457 if (ar->target_type != TARGET_TYPE_AR6004) { in ath6kl_init_upload() 1574 ar->version.target_ver, ar->target_type, in ath6kl_init_hw_params()
|
D | hif.c | 76 if (ar->target_type != TARGET_TYPE_AR6003) in ath6kl_hif_dump_fw_crash() 81 address = TARG_VTOP(ar->target_type, address); in ath6kl_hif_dump_fw_crash() 94 regdump_addr = TARG_VTOP(ar->target_type, regdump_addr); in ath6kl_hif_dump_fw_crash()
|
D | core.c | 104 ar->target_type = le32_to_cpu(targ_info.type); in ath6kl_core_init() 130 if (ar->target_type == TARGET_TYPE_AR6004 && in ath6kl_core_init()
|
D | core.h | 728 u32 target_type; member 884 if (ar->target_type == TARGET_TYPE_AR6003) in ath6kl_get_hi_item_addr() 886 else if (ar->target_type == TARGET_TYPE_AR6004) in ath6kl_get_hi_item_addr()
|
D | main.c | 283 address = TARG_VTOP(ar->target_type, in ath6kl_read_fwlogs() 298 address = TARG_VTOP(ar->target_type, debug_hdr_addr); in ath6kl_read_fwlogs() 303 address = TARG_VTOP(ar->target_type, in ath6kl_read_fwlogs() 314 address = TARG_VTOP(ar->target_type, in ath6kl_read_fwlogs() 330 address = TARG_VTOP(ar->target_type, in ath6kl_read_fwlogs()
|