Home
last modified time | relevance | path

Searched refs:show_map (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/proc/
H A Dtask_nommu.c191 static int show_map(struct seq_file *m, void *_p) in show_map() function
255 .show = show_map
H A Dtask_mmu.c391 static int show_map(struct seq_file *m, void *v) in show_map() function
401 .show = show_map
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dyealink.c555 static ssize_t show_map(struct device *dev, struct device_attribute *attr, in show_map() function
765 static DEVICE_ATTR(map_seg7 , _M664, show_map , store_map );
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c1109 u32 show_map = 0xff; in _cmd_show() local
1112 _os_sscanf(input[1], "%x", &show_map); in _cmd_show()
1114 btc->dm.coex_info_map = show_map & 0xff; in _cmd_show()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_dbg_cmd.c1109 u32 show_map = 0xff; in _cmd_show() local
1112 _os_sscanf(input[1], "%x", &show_map); in _cmd_show()
1114 btc->dm.coex_info_map = show_map & 0xff; in _cmd_show()