Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/gl860/
Dgl860-mi2020.c37 static struct idxdata tbl_middle_hvflip_low[] = {
48 static struct idxdata tbl_middle_hvflip_big[] = {
58 static struct idxdata tbl_end_hvflip[] = {
86 static struct idxdata tbl_common_3B[] = {
223 static struct idxdata tbl_init_post_alt_low1[] = {
234 static struct idxdata tbl_init_post_alt_low2[] = {
243 static struct idxdata tbl_init_post_alt_low3[] = {
271 static struct idxdata tbl_init_post_alt_big[] = {
308 static struct idxdata tbl_init_post_alt_3B[] = {
Dgl860.h86 struct idxdata { struct
94 void fetch_idxdata(struct gspca_dev *gspca_dev, struct idxdata *tbl, int len); argument
Dgl860.c623 void fetch_idxdata(struct gspca_dev *gspca_dev, struct idxdata *tbl, int len) in fetch_idxdata()
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2280.h32 return readl(&regs->idxdata); in get_idx_reg()
39 writel(value, &regs->idxdata); in set_idx_reg()
/linux-4.4.14/include/linux/usb/
Dnet2280.h202 u32 idxdata; member