Home
last modified time | relevance | path

Searched refs:aligned_data (Results 1 – 4 of 4) sorted by relevance

/drivers/hv/
Dchannel.c955 u64 aligned_data = 0; in vmbus_sendpacket() local
971 bufferlist[2].iov_base = &aligned_data; in vmbus_sendpacket()
996 u64 aligned_data = 0; in vmbus_sendpacket_pagebuffer() local
1030 bufferlist[2].iov_base = &aligned_data; in vmbus_sendpacket_pagebuffer()
1050 u64 aligned_data = 0; in vmbus_sendpacket_mpb_desc() local
1068 bufferlist[2].iov_base = &aligned_data; in vmbus_sendpacket_mpb_desc()
/drivers/staging/media/ipu3/
Dipu3-css-params.c1927 acc->bds.per_stripe.aligned_data[i].data.crop.hor_crop_en = 0; in acc_bds_per_stripe_data()
1928 acc->bds.per_stripe.aligned_data[i].data.crop.hor_crop_start = 0; in acc_bds_per_stripe_data()
1929 acc->bds.per_stripe.aligned_data[i].data.crop.hor_crop_end = 0; in acc_bds_per_stripe_data()
1930 acc->bds.per_stripe.aligned_data[i].data.hor_ctrl0 = in acc_bds_per_stripe_data()
1932 acc->bds.per_stripe.aligned_data[i].data.hor_ctrl0.out_frame_width = in acc_bds_per_stripe_data()
1934 acc->bds.per_stripe.aligned_data[i].data.ver_ctrl1.out_frame_width = in acc_bds_per_stripe_data()
1936 acc->bds.per_stripe.aligned_data[i].data.ver_ctrl1.out_frame_height = in acc_bds_per_stripe_data()
Dipu3-abi.h1155 aligned_data[IPU3_UAPI_MAX_STRIPES]; member
/drivers/crypto/ux500/hash/
Dhash_core.c501 bool aligned_data = true; in hash_get_nents() local
510 aligned_data = false; in hash_get_nents()
516 *aligned = aligned_data; in hash_get_nents()