Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/i2c/
Dvpx3220.c264 static const unsigned short init_fp[] = { variable
283 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_init()
536 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_probe()
/linux-4.4.14/drivers/atm/
Dfirestream.c1437 static int init_fp(struct fs_dev *dev, struct freepool *fp, int queue, in init_fp() function
1832 init_fp (dev, &dev->rx_fp[i], RXB_FP(i), in fs_init()