Home
last modified time | relevance | path

Searched defs:config_list (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.h45 struct list_head config_list; member
H A Diwl-dbg-tlv.c858 struct iwl_fw_ini_conf_set_tlv *config_list = (void *)node->tlv.data; in iwl_dbg_tlv_apply_config() local
[all...]
/third_party/mesa3d/src/glx/
H A Dglxcmds.c1599 struct glx_config **config_list; in glXChooseFBConfig() local
1624 struct glx_config **config_list; in glXCreateNewContext() local
1665 struct glx_config **config_list = NULL; glXGetFBConfigs() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h12681 nk_font_baker_memory(nk_size *temp, int *glyph_count, struct nk_font_config *config_list, int count) nk_font_baker_memory() argument
12727 nk_font_bake_pack(struct nk_font_baker *baker, nk_size *image_memory, int *width, int *height, struct nk_recti *custom, const struct nk_font_config *config_list, int count, struct nk_allocator *alloc) nk_font_bake_pack() argument
12841 nk_font_bake(struct nk_font_baker *baker, void *image_memory, int width, int height, struct nk_font_glyph *glyphs, int glyphs_count, const struct nk_font_config *config_list, int font_count) nk_font_bake() argument
[all...]

Completed in 36 milliseconds