Searched refs:init_fp (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/drivers/media/i2c/ |
D | vpx3220.c | 251 static const unsigned short init_fp[] = { variable 270 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_init() 523 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_probe()
|
/Linux-v5.15/drivers/atm/ |
D | firestream.c | 1429 static int init_fp(struct fs_dev *dev, struct freepool *fp, int queue, in init_fp() function 1824 init_fp (dev, &dev->rx_fp[i], RXB_FP(i), in fs_init()
|