Symbol: fw_address_handler
drivers/firewire/core-cdev.c
106
struct fw_address_handler handler;
drivers/firewire/core-transaction.c
1026
struct fw_address_handler *buffer_on_kernel_stack[BUFFER_ON_KERNEL_STACK_SIZE];
drivers/firewire/core-transaction.c
1027
struct fw_address_handler *handler, **handlers;
drivers/firewire/core-transaction.c
1057
struct fw_address_handler **buffer_on_kernel_heap;
drivers/firewire/core-transaction.c
1267
static struct fw_address_handler topology_map = {
drivers/firewire/core-transaction.c
1409
static struct fw_address_handler registers = {
drivers/firewire/core-transaction.c
1426
static struct fw_address_handler low_memory = {
drivers/firewire/core-transaction.c
558
static struct fw_address_handler *lookup_overlapping_address_handler(
drivers/firewire/core-transaction.c
561
struct fw_address_handler *handler;
drivers/firewire/core-transaction.c
572
static bool is_enclosing_handler(struct fw_address_handler *handler,
drivers/firewire/core-transaction.c
579
static struct fw_address_handler *lookup_enclosing_address_handler(
drivers/firewire/core-transaction.c
582
struct fw_address_handler *handler;
drivers/firewire/core-transaction.c
614
struct fw_address_handler *handler = container_of(kref, struct fw_address_handler, kref);
drivers/firewire/core-transaction.c
619
static void get_address_handler(struct fw_address_handler *handler)
drivers/firewire/core-transaction.c
624
static int put_address_handler(struct fw_address_handler *handler)
drivers/firewire/core-transaction.c
649
int fw_core_add_address_handler(struct fw_address_handler *handler,
drivers/firewire/core-transaction.c
652
struct fw_address_handler *other;
drivers/firewire/core-transaction.c
696
void fw_core_remove_address_handler(struct fw_address_handler *handler)
drivers/firewire/core-transaction.c
991
struct fw_address_handler *handler;
drivers/firewire/net.c
159
struct fw_address_handler handler;
drivers/firewire/sbp2.c
121
struct fw_address_handler address_handler;
drivers/media/firewire/firedtv-fw.c
230
static struct fw_address_handler fcp_handler = {
drivers/target/sbp/sbp_target.h
202
struct fw_address_handler handler;
drivers/target/sbp/sbp_target.h
227
struct fw_address_handler handler;
include/linux/firewire.h
383
int fw_core_add_address_handler(struct fw_address_handler *handler,
include/linux/firewire.h
385
void fw_core_remove_address_handler(struct fw_address_handler *handler);
sound/firewire/dice/dice-transaction.c
242
struct fw_address_handler *handler = &dice->notification_handler;
sound/firewire/dice/dice-transaction.c
255
struct fw_address_handler *handler = &dice->notification_handler;
sound/firewire/dice/dice-transaction.c
343
struct fw_address_handler *handler = &dice->notification_handler;
sound/firewire/dice/dice.h
93
struct fw_address_handler notification_handler;
sound/firewire/digi00x/digi00x.h
53
struct fw_address_handler async_handler;
sound/firewire/fcp.c
373
static struct fw_address_handler response_register_handler = {
sound/firewire/fireface/ff.h
76
struct fw_address_handler async_handler;
sound/firewire/fireworks/fireworks_transaction.c
293
static struct fw_address_handler resp_register_handler = {
sound/firewire/motu/motu.h
69
struct fw_address_handler async_handler;
sound/firewire/oxfw/oxfw-scs1x.c
17
struct fw_address_handler hss_handler;
sound/firewire/tascam/tascam.h
85
struct fw_address_handler async_handler;