Searched refs:get_msg_ptr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/memory/ |
H A D | brcmstb_dpfe.c | 383 static void __iomem *get_msg_ptr(struct brcmstb_dpfe_priv *priv, u32 response, in get_msg_ptr() function 751 info = get_msg_ptr(priv, response[MSG_ARG0], buf, &ret); in show_refresh() 787 info = get_msg_ptr(priv, response[MSG_ARG0], NULL, NULL); in store_refresh() 810 info = get_msg_ptr(priv, response[MSG_ARG0], buf, &ret); in show_vendor()
|
/kernel/linux/linux-6.6/drivers/memory/ |
H A D | brcmstb_dpfe.c | 382 static void __iomem *get_msg_ptr(struct brcmstb_dpfe_priv *priv, u32 response, in get_msg_ptr() function 750 info = get_msg_ptr(priv, response[MSG_ARG0], buf, &ret); in show_refresh() 786 info = get_msg_ptr(priv, response[MSG_ARG0], NULL, NULL); in store_refresh() 809 info = get_msg_ptr(priv, response[MSG_ARG0], buf, &ret); in show_vendor()
|
Completed in 4 milliseconds