/linux-4.1.27/drivers/media/platform/omap3isp/ |
H A D | isphist.c | 82 wb_gain = conf->wg[0] << ISPHIST_WB_GAIN_WG00_SHIFT; hist_setup_regs() 83 wb_gain |= conf->wg[1] << ISPHIST_WB_GAIN_WG01_SHIFT; hist_setup_regs() 84 wb_gain |= conf->wg[2] << ISPHIST_WB_GAIN_WG02_SHIFT; hist_setup_regs() 86 wb_gain |= conf->wg[3] << ISPHIST_WB_GAIN_WG03_SHIFT; hist_setup_regs() 382 else if (cur_cfg->wg[c] != user_cfg->wg[c]) hist_comp_params()
|
/linux-4.1.27/include/uapi/linux/can/ |
H A D | netlink.h | 6 * Copyright (c) 2009 Wolfgang Grandegger <wg@grandegger.com>
|
/linux-4.1.27/drivers/net/can/cc770/ |
H A D | cc770_platform.c | 4 * Copyright (C) 2009, 2011 Wolfgang Grandegger <wg@grandegger.com> 60 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
H A D | cc770_isa.c | 4 * Copyright (C) 2009, 2011 Wolfgang Grandegger <wg@grandegger.com> 68 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
H A D | cc770.h | 4 * Copyright (C) 2009, 2011 Wolfgang Grandegger <wg@grandegger.com>
|
H A D | cc770.c | 4 * Copyright (C) 2009, 2011 Wolfgang Grandegger <wg@grandegger.com> 41 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
/linux-4.1.27/drivers/net/can/sja1000/ |
H A D | sja1000_isa.c | 2 * Copyright (C) 2009 Wolfgang Grandegger <wg@grandegger.com> 34 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
H A D | sja1000_platform.c | 3 * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com> 38 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
H A D | ems_pci.c | 2 * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com>
|
H A D | kvaser_pci.c | 14 * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com>
|
H A D | plx_pci.c | 5 * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com>
|
H A D | peak_pci.c | 2 * Copyright (C) 2007, 2011 Wolfgang Grandegger <wg@grandegger.com>
|
/linux-4.1.27/drivers/rtc/ |
H A D | rtc-rx8025.c | 4 * Copyright (C) 2009 Wolfgang Grandegger <wg@grandegger.com> 14 * Converted to new style by Wolfgang Grandegger <wg@grandegger.com> 640 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
/linux-4.1.27/arch/mips/alchemy/ |
H A D | board-gpr.c | 4 * Copyright (C) 2010 Wolfgang Grandegger <wg@denx.de>
|
/linux-4.1.27/include/linux/can/ |
H A D | dev.h | 9 * Copyright (C) 2008 Wolfgang Grandegger <wg@grandegger.com>
|
/linux-4.1.27/drivers/net/can/mscan/ |
H A D | mpc5xxx_can.c | 6 * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com> 456 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
H A D | mscan.c | 6 * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com>
|
/linux-4.1.27/drivers/net/can/ |
H A D | dev.c | 4 * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com> 35 MODULE_AUTHOR("Wolfgang Grandegger <wg@grandegger.com>");
|
/linux-4.1.27/drivers/usb/serial/ |
H A D | keyspan.c | 64 /* added to support 49wg, where data from all 4 ports comes in 1960 /* if the device is a 49wg, we send control message on usb keyspan_usa49_send_setup() 1966 dr->bRequest = 0xB0; /* 49wg control message */; keyspan_usa49_send_setup()
|
/linux-4.1.27/include/uapi/linux/ |
H A D | omap3isp.h | 225 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ member in struct:omap3isp_hist_config
|
/linux-4.1.27/kernel/sched/ |
H A D | fair.c | 1115 static long effective_load(struct task_group *tg, int cpu, long wl, long wg); 4436 * on this @cpu and results in a total addition (subtraction) of @wg to the 4459 * s'_i = (rw_i + @wl) / (@wg + \Sum rw_j) (2) 4478 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) effective_load() argument 4491 * W = @wg + \Sum rw_j for_each_sched_entity() 4493 W = wg + calc_tg_weight(tg, se->my_q); for_each_sched_entity() 4528 wg = 0; for_each_sched_entity() 4535 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) effective_load() argument
|
/linux-4.1.27/drivers/md/ |
H A D | raid5.c | 4910 struct r5worker_group *wg = NULL; __get_priority_stripe() local 4916 wg = &conf->worker_groups[group]; __get_priority_stripe() 4921 wg = &conf->worker_groups[i]; __get_priority_stripe() 4968 wg = NULL; __get_priority_stripe() 4974 if (wg) { __get_priority_stripe() 4975 wg->stripes_cnt--; __get_priority_stripe()
|