Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dt613.c83 const u8 *n4, n4sz; member
140 .n4sz = sizeof n4_om6802,
162 .n4sz = sizeof n4_other,
184 .n4sz = sizeof n4_tas5130a,
205 .n4sz = sizeof n4_lt168g,
633 reg_w_buf(gspca_dev, sensor->n4, sensor->n4sz); in sd_init()