Home
last modified time | relevance | path

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

/drivers/hwspinlock/
Dsprd_hwspinlock.c45 int user_id, lock_id; in sprd_hwspinlock_trylock() local
52 user_id = readl(sprd_hwlock->base + HWSPINLOCK_MASTERID(lock_id)); in sprd_hwspinlock_trylock()
55 lock_id, user_id); in sprd_hwspinlock_trylock()
/drivers/media/platform/allegro-dvt/
Dallegro-core.c288 int user_id; member
432 unsigned int user_id) in allegro_find_channel_by_user_id() argument
437 if (channel->user_id == user_id) in allegro_find_channel_by_user_id()
1332 msg.user_id = channel->user_id; in allegro_mcu_send_create_channel()
2162 channel = allegro_find_channel_by_user_id(dev, msg->user_id); in allegro_handle_create_channel()
2167 msg->user_id); in allegro_handle_create_channel()
2174 channel->user_id, in allegro_handle_create_channel()
2184 channel->user_id, channel->mcu_channel_id); in allegro_handle_create_channel()
2251 channel->user_id, channel->mcu_channel_id); in allegro_handle_destroy_channel()
2529 if (channel->user_id != -1) { in allegro_destroy_channel()
[all …]
Dallegro-mail.h144 u32 user_id; member
154 u32 user_id; member
Dallegro-mail.c238 dst[i++] = msg->user_id; in allegro_enc_create_channel()
374 msg->user_id = src[i++]; in allegro_dec_create_channel()
/drivers/net/ethernet/sfc/
Drx_common.c569 if (ctx->user_id != id) in efx_alloc_rss_context_entry()
587 new->user_id = id; in efx_alloc_rss_context_entry()
600 if (ctx->user_id == id) in efx_find_rss_context_entry()
Dnet_driver.h771 u32 user_id; member
Dethtool_common.c1333 *rss_context = ctx->user_id; in efx_ethtool_set_rxfh_context()
Dmcdi_filters.c2217 ctx->user_id, rc); in efx_mcdi_rx_restore_rss_contexts()
/drivers/net/ethernet/sfc/siena/
Drx_common.c573 if (ctx->user_id != id) in efx_siena_alloc_rss_context_entry()
591 new->user_id = id; in efx_siena_alloc_rss_context_entry()
605 if (ctx->user_id == id) in efx_siena_find_rss_context_entry()
Dnet_driver.h723 u32 user_id; member
Dethtool_common.c1297 *rss_context = ctx->user_id; in efx_siena_ethtool_set_rxfh_context()
/drivers/net/wireless/realtek/rtw89/
Dcore.c1579 desc_info->user_id = RTW89_GET_RXWD_USER_ID(rxd_s); in rtw89_core_query_rxdesc()
Dcore.h717 u8 user_id; member