Searched refs:sz_name (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dcod.h152 * sz_name: location to store library name on output.
160 * sz_name != NULL.
164 char *sz_name, u32 usize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Dcod.c332 int cod_get_base_name(struct cod_manager *cod_mgr_obj, char *sz_name, argument
339 DBC_REQUIRE(sz_name != NULL);
342 strncpy(sz_name, cod_mgr_obj->sz_zl_file, usize);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpifunc.c3850 u16 bin_index, char *sz_name, u16 name_length)
3860 if (sz_name)
3861 strcpy(sz_name, "??");
3863 if (sz_name)
3864 memcpy(sz_name, (char *)hr.u.p.u.n.sz_name,
3849 hpi_profile_get_name(const struct hpi_hsubsys *ph_subsys, u32 h_profile, u16 bin_index, char *sz_name, u16 name_length) argument
H A Dhpi_internal.h1190 u8 sz_name[32]; member in struct:hpi_profile_res_name

Completed in 72 milliseconds