Searched +defs:val +defs:mbd (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/mtd/ |
D | inftlcore.c | 447 static int nrbits(unsigned int val, int bitcount) in nrbits() 805 static int inftl_writeblock(struct mtd_blktrans_dev *mbd, unsigned long block, in inftl_writeblock() 853 static int inftl_readblock(struct mtd_blktrans_dev *mbd, unsigned long block, in inftl_readblock()
|
/linux-6.14.4/drivers/media/i2c/ |
D | ov9650.c | 423 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read() 440 static int ov965x_write(struct ov965x *ov965x, u8 addr, u8 val) in ov965x_write() 594 unsigned long mbd, light_freq; in ov965x_set_banding_filter() local 647 static int ov965x_set_brightness(struct ov965x *ov965x, int val) in ov965x_set_brightness() 820 static int ov965x_set_saturation(struct ov965x *ov965x, int val) in ov965x_set_saturation()
|