Searched refs:href (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/scripts/
H A Dexport_report.pl26 my ($href) = @_;
28 for my $mod (sort keys %$href) {
29 my $list = $href->{$mod};
H A Danalyze_suspend.py2064 tdlink = '\t<td><a href="{0}">Click Here</a></td>\n'
/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx21.c45 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 Dexynos_drm.h80 * @inv_href: if set 1. invert href signal
/linux-4.4.14/fs/btrfs/
H A Ddelayed-ref.c394 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 Ddelayed-ref.h38 * ref_head use rb tree, stored in ref_root->href.
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dmcp77.c240 /* 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 Dstk-sensor.c478 * 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 Dov534_9.c441 {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 Dvc032x.c1680 {0xb3, 0x15, 0x00, 0xcc},/* 0xb315 <-0 href startl */
1736 {0xb3, 0x15, 0x00, 0xcc},/* 0xb315 <-0 href startl */
H A Dtopro.c4443 {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 Dqconf.cc1086 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 Dov7670.c880 * 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 Dblockcheck.c135 * <wikipedia href="http://en.wikipedia.org/wiki/Hamming_code"> ocfs2_hamming_encode()

Completed in 519 milliseconds