Home
last modified time | relevance | path

Searched refs:update_param (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/nx/
H A Dnx-842.c87 static int update_param(struct nx842_crypto_param *p, in update_param() function
246 return update_param(p, slen, dskip + dlen); in compress()
431 return update_param(p, slen + padding, dlen); in decompress()
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c70 struct update_param { struct
85 struct update_param update; argument
337 struct update_param *par = &req->par.update; in send_frame_handler()