/linux-4.4.14/scripts/ |
H A D | export_report.pl | 26 my ($href) = @_; 28 for my $mod (sort keys %$href) { 29 my $list = $href->{$mod};
|
H A D | analyze_suspend.py | 2064 tdlink = '\t<td><a href="{0}">Click Here</a></td>\n'
|
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-imx21.c | 45 static void __init _mx21_clocks_init(unsigned long lref, unsigned long href) _mx21_clocks_init() argument 51 clk[IMX21_CLK_CKIH] = imx_obtain_fixed_clock("ckih", href); _mx21_clocks_init() 125 int __init mx21_clocks_init(unsigned long lref, unsigned long href) mx21_clocks_init() argument 129 _mx21_clocks_init(lref, href); mx21_clocks_init()
|
/linux-4.4.14/include/drm/ |
H A D | exynos_drm.h | 80 * @inv_href: if set 1. invert href signal
|
/linux-4.4.14/fs/btrfs/ |
H A D | delayed-ref.c | 394 struct btrfs_delayed_ref_head *href, add_delayed_ref_tail_merge() 401 spin_lock(&href->lock); add_delayed_ref_tail_merge() 403 if (list_empty(&href->ref_list)) add_delayed_ref_tail_merge() 405 exist = list_entry(href->ref_list.prev, struct btrfs_delayed_ref_node, add_delayed_ref_tail_merge() 440 drop_delayed_ref(trans, root, href, exist); add_delayed_ref_tail_merge() 441 spin_unlock(&href->lock); add_delayed_ref_tail_merge() 445 list_add_tail(&ref->list, &href->ref_list); add_delayed_ref_tail_merge() 448 spin_unlock(&href->lock); add_delayed_ref_tail_merge() 392 add_delayed_ref_tail_merge(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_root *root, struct btrfs_delayed_ref_head *href, struct btrfs_delayed_ref_node *ref) add_delayed_ref_tail_merge() argument
|
H A D | delayed-ref.h | 38 * ref_head use rb tree, stored in ref_root->href.
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | mcp77.c | 240 /* sclk: nvpll + divisor, href or spll */ mcp77_clk_calc() 313 /* First switch to safe clocks: href */ mcp77_clk_prog()
|
/linux-4.4.14/drivers/media/usb/stkwebcam/ |
H A D | stk-sensor.c | 478 * hstart are in href[2:0], bottom 3 of hstop in href[5:3]. There is stk_sensor_set_hw() 479 * a mystery "edge offset" value in the top two bits of href. stk_sensor_set_hw()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
H A D | ov534_9.c | 441 {0x32, 0xff}, /* href */ 590 {0x32, 0xff}, /* href */ 741 {0x32, 0xff}, /* href */ 763 {0x32, 0xff}, /* href */ 786 {0x32, 0xff}, /* href */ 809 {0x32, 0xff}, /* href */
|
H A D | vc032x.c | 1680 {0xb3, 0x15, 0x00, 0xcc},/* 0xb315 <-0 href startl */ 1736 {0xb3, 0x15, 0x00, 0xcc},/* 0xb315 <-0 href startl */
|
H A D | topro.c | 4443 {0x17, 0x18}, /* H href start */ soi763a_6800_start() 4444 {0x18, 0xbf}, /* H href end */ soi763a_6800_start()
|
/linux-4.4.14/scripts/kconfig/ |
H A D | qconf.cc | 1086 head += QString().sprintf("<a href=\"s%p\">", sym); menuInfo() 1095 head += QString().sprintf("<a href=\"s%p\">", sym); menuInfo() 1146 debug += QString().sprintf("prompt: <a href=\"m%p\">", prop->menu); debug_info() 1219 *text += QString().sprintf("<a href=\"s%p\">", sym); expr_print_help()
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | ov7670.c | 880 * hstart are in href[2:0], bottom 3 of hstop in href[5:3]. There is ov7670_set_hw() 881 * a mystery "edge offset" value in the top two bits of href. ov7670_set_hw()
|
/linux-4.4.14/fs/ocfs2/ |
H A D | blockcheck.c | 135 * <wikipedia href="http://en.wikipedia.org/wiki/Hamming_code"> ocfs2_hamming_encode()
|