Home
last modified time | relevance | path

Searched refs:user_id (Results 1 – 8 of 8) sorted by relevance

/drivers/hwspinlock/
Dsprd_hwspinlock.c47 int user_id, lock_id; in sprd_hwspinlock_trylock() local
54 user_id = readl(sprd_hwlock->base + HWSPINLOCK_MASTERID(lock_id)); in sprd_hwspinlock_trylock()
57 lock_id, user_id); in sprd_hwspinlock_trylock()
/drivers/staging/media/allegro-dvt/
Dallegro-core.c233 int user_id; member
347 unsigned int user_id) in allegro_find_channel_by_user_id() argument
352 if (channel->user_id == user_id) in allegro_find_channel_by_user_id()
1031 msg.user_id = channel->user_id; in allegro_mcu_send_create_channel()
1648 channel = allegro_find_channel_by_user_id(dev, msg->user_id); in allegro_handle_create_channel()
1653 msg->user_id); in allegro_handle_create_channel()
1660 channel->user_id, in allegro_handle_create_channel()
1670 channel->user_id, channel->mcu_channel_id); in allegro_handle_create_channel()
1737 channel->user_id, channel->mcu_channel_id); in allegro_handle_destroy_channel()
2003 if (channel->user_id != -1) { in allegro_destroy_channel()
[all …]
Dallegro-mail.h141 u32 user_id; member
151 u32 user_id; member
Dallegro-mail.c232 dst[i++] = msg->user_id; in allegro_enc_create_channel()
368 msg->user_id = src[i++]; in allegro_dec_create_channel()
/drivers/net/ethernet/sfc/
Drx_common.c585 if (ctx->user_id != id) in efx_alloc_rss_context_entry()
603 new->user_id = id; in efx_alloc_rss_context_entry()
616 if (ctx->user_id == id) in efx_find_rss_context_entry()
Dnet_driver.h771 u32 user_id; member
Dethtool_common.c1295 *rss_context = ctx->user_id; in efx_ethtool_set_rxfh_context()
Dmcdi_filters.c2213 ctx->user_id, rc); in efx_mcdi_rx_restore_rss_contexts()