Searched refs:dstr (Results 1 – 7 of 7) sorted by relevance
349 u16 *dstr, outlen = 0; in hfsplus_asc2uni() local358 dstr = decompose_unichar(c, &dsize, dhangul); in hfsplus_asc2uni()360 dstr = NULL; in hfsplus_asc2uni()361 if (dstr) { in hfsplus_asc2uni()365 ustr->unicode[outlen++] = cpu_to_be16(*dstr++); in hfsplus_asc2uni()388 const u16 *dstr; in hfsplus_hash_dentry() local407 dstr = decompose_unichar(c, &dsize, dhangul); in hfsplus_hash_dentry()409 dstr = NULL; in hfsplus_hash_dentry()410 if (dstr) { in hfsplus_hash_dentry()412 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()
13 obj-$(CONFIG_PARIDE_DSTR) += dstr.o
167 module. The module will be called dstr. You must also have
385 struct hifn_desc dstr[HIFN_D_DST_RSIZE + 1]; member906 dma->dstr[HIFN_D_DST_RSIZE].p = __cpu_to_le32(dptr + in hifn_init_dma()907 offsetof(struct hifn_dma, dstr[0])); in hifn_init_dma()996 offsetof(struct hifn_dma, dstr[0])); in hifn_init_registers()1307 dma->dstr[idx].p = __cpu_to_le32(addr); in hifn_setup_dst_desc()1308 dma->dstr[idx].l = __cpu_to_le32(size | HIFN_D_VALID | in hifn_setup_dst_desc()1312 dma->dstr[idx].l = __cpu_to_le32(HIFN_D_VALID | in hifn_setup_dst_desc()1768 if (dma->dstr[i].l & __cpu_to_le32(HIFN_D_VALID)) in hifn_clear_rings()
75 dstr DataStor EP-2000 (TW)
221 u8 dstr; member5515 status->dstr = (regv >> conf->drvstr_bit) & ds_info->mask; in atlas7_pinmux_suspend_noirq()5561 (u32)status->dstr & 0xff); in atlas7_pinmux_resume_noirq()