Searched refs:ipu6_cpd_ent (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-cpd.c50 static inline const struct ipu6_cpd_ent *ipu6_cpd_get_entry(const void *cpd,
54 const struct ipu6_cpd_ent *ent;
56 ent = (const struct ipu6_cpd_ent *)((const u8 *)cpd + cpd_hdr->hdr_len);
117 const struct ipu6_cpd_ent *dir_ent;
127 dir_ent = (const struct ipu6_cpd_ent *)(((u8 *)dir_hdr) + len);
164 const struct ipu6_cpd_ent *ent, *man_ent, *met_ent;
233 const struct ipu6_cpd_ent *ent;
252 ent = (const struct ipu6_cpd_ent *)(((const u8 *)cpd_hdr) + len);
323 const struct ipu6_cpd_ent *ent;
H A Dipu6-cpd.h54 struct ipu6_cpd_ent { struct

Completed in 80 milliseconds