Searched refs:store_sti_ptr (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/video/ |
H A D | sticore.c | 62 #define store_sti_ptr(sti, dest, ptr) \ macro 110 store_sti_ptr(sti, &inptr->ext_ptr, inptr_ext); in sti_init_graph() 141 store_sti_ptr(sti, &outptr->ext_ptr, &sti->sti_data->inq_outptr_ext); in sti_inq_conf() 509 ptr = store_sti_ptr(sti, ptr, save_addr); in sti_init_glob_cfg() 510 ptr = store_sti_ptr(sti, ptr, glob_cfg_ext); in sti_init_glob_cfg() 512 store_sti_ptr(sti, &glob_cfg_ext->sti_mem_addr, sti_mem_addr); in sti_init_glob_cfg()
|