Searched refs:dstr (Results 1 – 7 of 7) sorted by relevance
303 u16 *dstr, outlen = 0; in hfsplus_asc2uni() local311 dstr = decompose_unichar(c, &dsize); in hfsplus_asc2uni()313 dstr = NULL; in hfsplus_asc2uni()314 if (dstr) { in hfsplus_asc2uni()318 ustr->unicode[outlen++] = cpu_to_be16(*dstr++); in hfsplus_asc2uni()341 const u16 *dstr; in hfsplus_hash_dentry() local359 dstr = decompose_unichar(c, &dsize); in hfsplus_hash_dentry()361 dstr = NULL; in hfsplus_hash_dentry()362 if (dstr) { in hfsplus_hash_dentry()364 c2 = *dstr++; in hfsplus_hash_dentry()
205 static struct pi_protocol dstr = { variable223 return paride_register(&dstr); in dstr_init()228 paride_unregister(&dstr); in dstr_exit()
12 obj-$(CONFIG_PARIDE_DSTR) += dstr.o
164 module. The module will be called dstr. You must also have
398 struct hifn_desc dstr[HIFN_D_DST_RSIZE+1]; member948 dma->dstr[HIFN_D_DST_RSIZE].p = __cpu_to_le32(dptr + in hifn_init_dma()949 offsetof(struct hifn_dma, dstr[0])); in hifn_init_dma()1039 offsetof(struct hifn_dma, dstr[0])); in hifn_init_registers()1349 dma->dstr[idx].p = __cpu_to_le32(addr); in hifn_setup_dst_desc()1350 dma->dstr[idx].l = __cpu_to_le32(size | HIFN_D_VALID | in hifn_setup_dst_desc()1354 dma->dstr[idx].l = __cpu_to_le32(HIFN_D_VALID | in hifn_setup_dst_desc()1865 if (dma->dstr[i].l & __cpu_to_le32(HIFN_D_VALID)) in hifn_clear_rings()
75 dstr DataStor EP-2000 (TW)
218 u8 dstr; member5475 status->dstr = (regv >> conf->drvstr_bit) & ds_info->mask; in atlas7_pinmux_suspend_noirq()5521 (u32)status->dstr & 0xff); in atlas7_pinmux_resume_noirq()