Home
last modified time | relevance | path

Searched refs:BCMRODATA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmdefs.h143 #define BCMRODATA(_data) __attribute__ ((__section__ (".shrodata." #_data))) _data macro
213 #define BCMRODATA(_data) __attribute__ ((__section__ (".data." #_data))) _data macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmdefs.h147 #define BCMRODATA(_data) __attribute__ ((__section__ (".shrodata." #_data))) _data macro
217 #define BCMRODATA(_data) __attribute__ ((__section__ (".data." #_data))) _data macro