Searched refs:_no (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/i2c/ |
H A D | lm3560.c | 64 #define to_lm3560_flash(_ctrl, _no) \ argument 65 container_of(_ctrl->handler, struct lm3560_flash, ctrls_led[_no])
|
/linux/drivers/clk/rockchip/ |
H A D | clk.h | 357 #define RK3066_PLL_RATE(_rate, _nr, _nf, _no) \ argument 362 .no = _no, \ 366 #define RK3066_PLL_RATE_NB(_rate, _nr, _nf, _no, _nb) \ argument 371 .no = _no, \
|