Home
last modified time | relevance | path

Searched refs:post (Results 1 – 200 of 229) sorted by relevance

12

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dgm204.c77 pmu_load(struct nv50_devinit_priv *priv, u8 type, bool post, in pmu_load() argument
88 if (!post) in pmu_load()
105 gm204_devinit_post(struct nvkm_subdev *subdev, bool post) in gm204_devinit_post() argument
120 if (post) { in gm204_devinit_post()
128 ret = pmu_load(priv, 0x04, post, &init, &args); in gm204_devinit_post()
133 if (post) { in gm204_devinit_post()
141 if (post) { in gm204_devinit_post()
149 if (post) { in gm204_devinit_post()
157 return pmu_load(priv, 0x01, post, NULL, NULL); in gm204_devinit_post()
171 .post = gm204_devinit_post,
Dbase.c37 devinit->post = true; in _nvkm_devinit_fini()
56 ret = impl->post(&devinit->base, devinit->post); in _nvkm_devinit_init()
91 devinit->post = nvkm_boolopt(device->cfgopt, "NvForcePost", false); in nvkm_devinit_create_()
Dnv50.c103 if (!priv->base.post) { in nv50_devinit_init()
107 priv->base.post = true; in nv50_devinit_init()
115 if (priv->base.post && ibus) in nv50_devinit_init()
126 while (priv->base.post && dcb_outp_parse(bios, i, &ver, &hdr, &outp)) { in nv50_devinit_init()
173 .post = nvbios_init,
Dgf100.c110 priv->base.post = true; in gf100_devinit_ctor()
126 .post = nvbios_init,
Dnv1a.c39 .post = nvbios_init,
Dgm107.c58 .post = nvbios_init,
Dmcp89.c65 .post = nvbios_init,
Dg84.c65 .post = nvbios_init,
Dg98.c64 .post = nvbios_init,
Dpriv.h11 int (*post)(struct nvkm_subdev *, bool); member
Dnv20.c76 .post = nvbios_init,
Dnv04.c415 if (!priv->base.post) { in nv04_devinit_init()
423 priv->base.post = true; in nv04_devinit_init()
469 .post = nvbios_init,
Dnv10.c110 .post = nvbios_init,
Dgt215.c149 .post = nvbios_init,
Dnv05.c139 .post = nvbios_init,
/linux-4.1.27/drivers/video/fbdev/matrox/
Dmatroxfb_misc.h8 unsigned int* in, unsigned int* feed, unsigned int* post);
12 unsigned int *post) in PLL_calcclock() argument
14 return matroxfb_PLL_calcclock(&minfo->features.pll, freq, fmax, in, feed, post); in PLL_calcclock()
Dmatroxfb_maven.c226 unsigned int* in, unsigned int* feed, unsigned int* post, in matroxfb_PLL_mavenclock() argument
282 *post = p; in matroxfb_PLL_mavenclock()
293 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d\n", *in, *feed, *post, fxtal, fwant); in matroxfb_PLL_mavenclock()
299 unsigned int* in, unsigned int* feed, unsigned int* post, in matroxfb_mavenclock() argument
316 *post = p; in matroxfb_mavenclock()
321 unsigned int* in, unsigned int* feed, unsigned int* post) { in DAC1064_calcclock() argument
335 *post = p; in DAC1064_calcclock()
Dmatroxfb_misc.c129 unsigned int* in, unsigned int* feed, unsigned int* post) { in matroxfb_PLL_calcclock() argument
178 *post = p; in matroxfb_PLL_calcclock()
185 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d %d\n", *in, *feed, *post, fxtal, bestvco, fwant); in matroxfb_PLL_calcclock()
Dmatroxfb_Ti3026.c284 int *feed, int *post) in Ti3026_calcclock() argument
292 fvco >>= (*post = lpost); in Ti3026_calcclock()
Dmatroxfb_DAC1064.c39 unsigned int *post) in DAC1064_calcclock() argument
59 *post = p; in DAC1064_calcclock()
/linux-4.1.27/arch/x86/include/asm/
Dparavirt_types.h540 pre, post, ...) \ argument
550 post \
560 post \
571 #define __PVOP_CALL(rettype, op, pre, post, ...) \ argument
573 EXTRA_CLOBBERS, pre, post, ##__VA_ARGS__)
575 #define __PVOP_CALLEESAVE(rettype, op, pre, post, ...) \ argument
578 pre, post, ##__VA_ARGS__)
581 #define ____PVOP_VCALL(op, clbr, call_clbr, extra_clbr, pre, post, ...) \ argument
587 post \
595 #define __PVOP_VCALL(op, pre, post, ...) \ argument
[all …]
/linux-4.1.27/tools/build/
DMakefile.feature123 ifeq ($(dwarf-post-unwind),1)
124 FEATURE_DUMP += dwarf-post-unwind($(dwarf-post-unwind-text))
158 ifeq ($(dwarf-post-unwind),1)
159 $(call feature_print_text,"DWARF post unwind library", $(dwarf-post-unwind-text))
/linux-4.1.27/sound/core/
Dpcm_timer.c34 unsigned long rate, mult, fsize, l, post; in snd_pcm_timer_resolution_change() local
50 post = 1; in snd_pcm_timer_resolution_change()
53 post *= 2; in snd_pcm_timer_resolution_change()
62 runtime->timer_resolution = (mult * fsize / rate) * post; in snd_pcm_timer_resolution_change()
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dkeystone-pll.txt4 a divider and a post divider. The additional PLL IPs like ARMPLL, DDRPLL
18 - reg-names : control, multiplier and post-divider. The multiplier and
19 post-divider registers are applicable only for main pll clock
20 - fixed-postdiv : fixed post divider value. If absent, use clkod register bits
29 reg-names = "control", "multiplier", "post-divider";
/linux-4.1.27/drivers/scsi/aacraid/
Drx.c351 } * post; in aac_rx_check_health() local
361 post = pci_alloc_consistent(dev->pdev, in aac_rx_check_health()
363 if (unlikely(post == NULL)) { in aac_rx_check_health()
368 post->Post_Command = cpu_to_le32(COMMAND_POST_RESULTS); in aac_rx_check_health()
369 post->Post_Address = cpu_to_le32(baddr); in aac_rx_check_health()
374 post, paddr); in aac_rx_check_health()
/linux-4.1.27/drivers/spi/
Dspi-imx.c255 unsigned int pre, post; in mx51_ecspi_clkdiv() local
260 post = fls(fin) - fls(fspi); in mx51_ecspi_clkdiv()
261 if (fin > fspi << post) in mx51_ecspi_clkdiv()
262 post++; in mx51_ecspi_clkdiv()
266 post = max(4U, post) - 4; in mx51_ecspi_clkdiv()
267 if (unlikely(post > 0xf)) { in mx51_ecspi_clkdiv()
273 pre = DIV_ROUND_UP(fin, fspi << post) - 1; in mx51_ecspi_clkdiv()
276 __func__, fin, fspi, post, pre); in mx51_ecspi_clkdiv()
279 *fres = (fin / (pre + 1)) >> post; in mx51_ecspi_clkdiv()
282 (post << MX51_ECSPI_CTRL_POSTDIV_OFFSET); in mx51_ecspi_clkdiv()
/linux-4.1.27/fs/ocfs2/
Drefcounttree.h86 struct ocfs2_post_refcount *post);
104 struct ocfs2_post_refcount *post);
Drefcounttree.c3646 struct ocfs2_post_refcount *post) in ocfs2_refcount_cow_xattr() argument
3685 context->post_refcount = post; in ocfs2_refcount_cow_xattr()
3709 struct ocfs2_post_refcount *post) in ocfs2_add_refcount_flag() argument
3737 if (post) in ocfs2_add_refcount_flag()
3738 credits += post->credits; in ocfs2_add_refcount_flag()
3763 if (post && post->func) { in ocfs2_add_refcount_flag()
3764 ret = post->func(inode, handle, post->para); in ocfs2_add_refcount_flag()
/linux-4.1.27/Documentation/devicetree/bindings/ata/
Dsata_highbank.txt28 - calxeda,post-clocks: a u32 that indicates the number of additional clock
43 calxeda,post-clocks = <0>;
/linux-4.1.27/drivers/usb/chipidea/
Dusbmisc_imx.c78 int (*post)(struct imx_usbmisc_data *data); member
321 .post = usbmisc_imx25_post,
368 if (!usbmisc->ops->post) in imx_usbmisc_init_post()
370 return usbmisc->ops->post(data); in imx_usbmisc_init_post()
/linux-4.1.27/arch/powerpc/boot/dts/fsl/
Dt1042si-post.dtsi2 * T1042 Silicon/SoC Device Tree Source (post include)
35 /include/ "t1040si-post.dtsi"
Dt2080si-post.dtsi2 * T2080 Silicon/SoC Device Tree Source (post include)
35 /include/ "t2081si-post.dtsi"
Db4420si-post.dtsi2 * B4420 Silicon/SoC Device Tree Source (post include)
35 /include/ "b4si-post.dtsi"
Db4860si-post.dtsi2 * B4860 Silicon/SoC Device Tree Source (post include)
35 /include/ "b4si-post.dtsi"
Dbsc9131si-post.dtsi2 * BSC9131 Silicon/SoC Device Tree Source (post include)
Dbsc9132si-post.dtsi2 * BSC9132 Silicon/SoC Device Tree Source (post include)
Dmpc8548si-post.dtsi2 * MPC8548 Silicon/SoC Device Tree Source (post include)
Dc293si-post.dtsi2 * C293 Silicon/SoC Device Tree Source (post include)
Dmpc8544si-post.dtsi2 * MPC8544 Silicon/SoC Device Tree Source (post include)
Dp2020si-post.dtsi2 * P2020/P2010 Silicon/SoC Device Tree Source (post include)
Dmpc8572si-post.dtsi2 * MPC8572 Silicon/SoC Device Tree Source (post include)
Dp1020si-post.dtsi2 * P1020/P1011 Silicon/SoC Device Tree Source (post include)
Dp1010si-post.dtsi2 * P1010/P1014 Silicon/SoC Device Tree Source (post include)
Dp1021si-post.dtsi2 * P1021/P1012 Silicon/SoC Device Tree Source (post include)
Dmpc8536si-post.dtsi2 * MPC8536 Silicon/SoC Device Tree Source (post include)
Dp1023si-post.dtsi2 * P1023/P1017 Silicon/SoC Device Tree Source (post include)
Dp1022si-post.dtsi2 * P1022/P1013 Silicon/SoC Device Tree Source (post include)
Dmpc8568si-post.dtsi2 * MPC8568 Silicon/SoC Device Tree Source (post include)
Dmpc8569si-post.dtsi2 * MPC8569 Silicon/SoC Device Tree Source (post include)
Db4si-post.dtsi2 * B4420 Silicon/SoC Device Tree Source (post include)
Dp3041si-post.dtsi2 * P3041 Silicon/SoC Device Tree Source (post include)
Dp5020si-post.dtsi2 * P5020/5010 Silicon/SoC Device Tree Source (post include)
Dp5040si-post.dtsi2 * P5040 Silicon/SoC Device Tree Source (post include)
Dp2041si-post.dtsi2 * P2041/P2040 Silicon/SoC Device Tree Source (post include)
Dt1040si-post.dtsi2 * T1040 Silicon/SoC Device Tree Source (post include)
Dt2081si-post.dtsi2 * T2081 Silicon/SoC Device Tree Source (post include)
Dp4080si-post.dtsi2 * P4080/P4040 Silicon/SoC Device Tree Source (post include)
Dt4240si-post.dtsi2 * T4240 Silicon/SoC Device Tree Source (post include)
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Ddevinit.h7 bool post; member
/linux-4.1.27/tools/perf/config/
DMakefile313 dwarf-post-unwind := 1
314 dwarf-post-unwind-text := BUG
319 msg := $(warning Disabling post unwind, no support found.);
320 dwarf-post-unwind := 0
322 dwarf-post-unwind-text := libdw
326 dwarf-post-unwind-text := libunwind
334 ifeq ($(dwarf-post-unwind),1)
/linux-4.1.27/arch/powerpc/boot/dts/
Dp1010rdb-pa.dts23 /include/ "fsl/p1010si-post.dtsi"
Dp1010rdb-pb.dts35 /include/ "fsl/p1010si-post.dtsi"
Dbsc9131rdb.dts34 /include/ "fsl/bsc9131si-post.dtsi"
Dbsc9132qds.dts35 /include/ "fsl/bsc9132si-post.dtsi"
Dp1020rdb.dts66 /include/ "fsl/p1020si-post.dtsi"
Dp1020rdb_36b.dts66 /include/ "fsl/p1020si-post.dtsi"
Dmpc8536ds.dts108 /include/ "fsl/mpc8536si-post.dtsi"
Dmpc8548cds_32b.dts85 /include/ "fsl/mpc8548si-post.dtsi"
Dmpc8536ds_36b.dts108 /include/ "fsl/mpc8536si-post.dtsi"
Dmpc8572ds.dts89 /include/ "fsl/mpc8572si-post.dtsi"
Dsbc8548.dts110 /include/ "sbc8548-post.dtsi"
Dp2020ds.dts88 /include/ "fsl/p2020si-post.dtsi"
Dt1040rdb.dts48 /include/ "fsl/t1040si-post.dtsi"
Dsbc8548-altflash.dts115 /include/ "sbc8548-post.dtsi"
Dt1042rdb.dts48 /include/ "fsl/t1042si-post.dtsi"
Dmpc8548cds_36b.dts85 /include/ "fsl/mpc8548si-post.dtsi"
Dt1042qds.dts46 /include/ "fsl/t1042si-post.dtsi"
Dt1040qds.dts46 /include/ "fsl/t1040si-post.dtsi"
Dmpc8572ds_36b.dts89 /include/ "fsl/mpc8572si-post.dtsi"
Dt2081qds.dts46 /include/ "fsl/t2081si-post.dtsi"
Dp1010rdb-pa_36b.dts46 /include/ "fsl/p1010si-post.dtsi"
Dt1042rdb_pi.dts57 /include/ "fsl/t1042si-post.dtsi"
Dt2080qds.dts57 /include/ "fsl/t2080si-post.dtsi"
Db4420qds.dts50 /include/ "fsl/b4420si-post.dtsi"
Dp1010rdb-pb_36b.dts58 /include/ "fsl/p1010si-post.dtsi"
Dt2080rdb.dts57 /include/ "fsl/t2080si-post.dtsi"
Dppa8548.dts164 /include/ "fsl/mpc8548si-post.dtsi"
Db4860qds.dts61 /include/ "fsl/b4860si-post.dtsi"
Dmpc8544ds.dts106 /include/ "fsl/mpc8544si-post.dtsi"
Dkmcoge4.dts167 /include/ "fsl/p2041si-post.dtsi"
Dp1024rdb_32b.dts87 /include/ "fsl/p1020si-post.dtsi"
Dp1020mbg-pc_36b.dts89 /include/ "fsl/p1020si-post.dtsi"
Dp1020rdb-pc_32b.dts90 /include/ "fsl/p1020si-post.dtsi"
Dp1025rdb_36b.dts93 /include/ "fsl/p1021si-post.dtsi"
Dp1025twr.dts95 /include/ "fsl/p1021si-post.dtsi"
Dp1020utm-pc_32b.dts89 /include/ "fsl/p1020si-post.dtsi"
Doca4080.dts133 /include/ "fsl/p4080si-post.dtsi"
Dp2020rdb-pc_32b.dts96 /include/ "fsl/p2020si-post.dtsi"
Dp1024rdb_36b.dts87 /include/ "fsl/p1020si-post.dtsi"
Dp1020rdb-pc_36b.dts90 /include/ "fsl/p1020si-post.dtsi"
Dp1021rdb-pc_32b.dts96 /include/ "fsl/p1021si-post.dtsi"
Dp1020mbg-pc_32b.dts89 /include/ "fsl/p1020si-post.dtsi"
Dp1020utm-pc_36b.dts89 /include/ "fsl/p1020si-post.dtsi"
Dp2020rdb-pc_36b.dts96 /include/ "fsl/p2020si-post.dtsi"
Dp1022ds_36b.dts102 /include/ "fsl/p1022si-post.dtsi"
Dp1021rdb-pc_36b.dts96 /include/ "fsl/p1021si-post.dtsi"
Dp1022ds_32b.dts102 /include/ "fsl/p1022si-post.dtsi"
Dp1025rdb_32b.dts133 /include/ "fsl/p1021si-post.dtsi"
Dmvme2500.dts261 /include/ "fsl/p2020si-post.dtsi"
Db4qds.dtsi220 /include/ "fsl/b4si-post.dtsi"
Dp1022rdk.dts188 /include/ "fsl/p1022si-post.dtsi"
Dp4080ds.dts206 /include/ "fsl/p4080si-post.dtsi"
Dt4240rdb.dts201 /include/ "fsl/t4240si-post.dtsi"
Dge_imp3a.dts255 /include/ "fsl/p2020si-post.dtsi"
Dp2020rdb.dts291 /include/ "fsl/p2020si-post.dtsi"
Dc293pcie.dts224 /include/ "fsl/c293si-post.dtsi"
Dp5040ds.dts242 /include/ "fsl/p5040si-post.dtsi"
Dp2041rdb.dts238 /include/ "fsl/p2041si-post.dtsi"
Dp5020ds.dts272 /include/ "fsl/p5020si-post.dtsi"
Dt4240qds.dts298 /include/ "fsl/t4240si-post.dtsi"
Dp1023rdb.dts248 /include/ "fsl/p1023si-post.dtsi"
Dp3041ds.dts272 /include/ "fsl/p3041si-post.dtsi"
Dp1020rdb-pd.dts280 /include/ "fsl/p1020si-post.dtsi"
Dp1021mds.dts323 /include/ "fsl/p1021si-post.dtsi"
Dmpc8568mds.dts314 /include/ "fsl/mpc8568si-post.dtsi"
Dmpc8569mds.dts447 /include/ "fsl/mpc8569si-post.dtsi"
Dvirtex440-ml507.dts126 xlnx,mplb-write-post-enable = <1>;
Dvirtex440-ml510.dts121 xlnx,mplb-write-post-enable = <0x1>;
/linux-4.1.27/Documentation/networking/
Dbridge.txt13 If you still have questions, don't hesitate to post to the mailing list
Dax25.txt10 subscribed to post but of course that means you might miss an answer.
Daltera_tse.txt74 The driver will post receive buffers to the receive DMA logic during driver
Drds.txt325 post send to connection's queue pair
/linux-4.1.27/drivers/parport/
DTODO-parport12 b) Handle status readback automatically. IEEE1284 printers can post status
/linux-4.1.27/Documentation/sound/alsa/soc/
Dmachine.txt22 /* the pre and post PM functions are used to do any PM work before and
45 The machine driver has pre and post versions of suspend and resume to take care
/linux-4.1.27/Documentation/sound/oss/
DTropez+11 post-install wavefront modprobe "-k" "opl3"
DSoundPro84 post-install sound modprobe -k ad1848; modprobe -k mpu401; modprobe -k opl3
DREADME.modules39 softdep sb post: adlib_card
DOpti119 post-install mad16 /sbin/ad1848_mixer_reroute 14 8 15 3 16 6
/linux-4.1.27/drivers/tty/serial/8250/
Dserial_cs.c77 int (*post)(struct pcmcia_device *); member
202 .post = quirk_post_ibm,
659 if (info->quirk && info->quirk->post) in serial_config()
660 if (info->quirk->post(link)) in serial_config()
/linux-4.1.27/arch/x86/um/
Dsetjmp_64.S10 # %rsp (post-return)
/linux-4.1.27/Documentation/video4linux/
Dcx18.txt14 then post to the video4linux or ivtv-users mailing list.
Dfimc.txt47 - video post-processor (mem-to-mem)
/linux-4.1.27/Documentation/zh_CN/
Dbasic_profiling.txt3 If you have any comment or update to the content, please post to LKML directly.
Dmagic-number.txt3 If you have any comment or update to the content, please post to LKML directly.
DCodingStyle3 If you have any comment or update to the content, please post to LKML directly.
/linux-4.1.27/arch/x86/mm/
Dmmio-mod.c208 static void post(struct kmmio_probe *p, unsigned long condition, in post() function
257 .post_handler = post, in ioremap_trace_core()
/linux-4.1.27/Documentation/hwmon/
Dds62022 returned via sysfs displays post decimal positions.
/linux-4.1.27/Documentation/accounting/
Dcgroupstats.txt11 The current model for cgroupstats is a pull, a push model (to post
/linux-4.1.27/arch/arm/boot/dts/
Dk2e-clocks.dtsi17 reg-names = "control", "multiplier", "post-divider";
Dk2l-clocks.dtsi26 reg-names = "control", "multiplier", "post-divider";
Dk2hk-clocks.dtsi26 reg-names = "control", "multiplier", "post-divider";
/linux-4.1.27/Documentation/cpu-freq/
Dindex.txt37 you can report bugs, problems or submit patches. To post a message,
/linux-4.1.27/drivers/video/fbdev/
Dpm3fb.c157 int f, pre, post; in pm3fb_calculate_clock() local
164 for (post = 0; post < 5; post++) { in pm3fb_calculate_clock()
165 freq = ((2*PM3_REF_CLOCK * f) >> post) / pre; in pm3fb_calculate_clock()
173 *postscale = post; in pm3fb_calculate_clock()
/linux-4.1.27/arch/m68k/fpsp040/
Dx_unimp.S74 bral gen_except |post any exceptions and return
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-memory.txt137 Encoder API post(?)
138 Decoder API post(?)
Dfw-dma.txt40 - The driver post-processes the newly transferred buffers.
/linux-4.1.27/tools/perf/Documentation/
Dperf-stat.txt124 --post::
125 Pre and post measurement hooks, e.g.:
/linux-4.1.27/drivers/md/
Ddm-crypt.c84 int (*post)(struct crypt_config *cc, u8 *iv, member
790 .post = crypt_iv_lmk_post
799 .post = crypt_iv_tcw_post
876 if (!r && cc->iv_gen_ops && cc->iv_gen_ops->post) in crypt_convert_block()
877 r = cc->iv_gen_ops->post(cc, iv, dmreq); in crypt_convert_block()
1355 if (!error && cc->iv_gen_ops && cc->iv_gen_ops->post) in kcryptd_async_done()
1356 error = cc->iv_gen_ops->post(cc, iv_of_dmreq(cc, dmreq), dmreq); in kcryptd_async_done()
/linux-4.1.27/drivers/message/fusion/lsi/
Dmpi_history.txt46 * 11-02-00 01.01.01 Original release for post 1.0 work
117 * 11-02-00 01.01.01 Original release for post 1.0 work
241 * 11-02-00 01.01.01 Original release for post 1.0 work
533 * 11-02-00 01.01.01 Original release for post 1.0 work
579 * 11-02-00 01.01.01 Original release for post 1.0 work
623 * 11-02-00 01.01.01 Original release for post 1.0 work
660 * 11-02-00 01.01.01 Original release for post 1.0 work
736 * 11-02-00 01.01.01 Original release for post 1.0 work
/linux-4.1.27/scripts/
Dkernel-doc1344 my $post = ",";
1347 $post = ");";
1352 print ".BI \"" . $parenth . $1 . "\" " . $parameter . " \") (" . $2 . ")" . $post . "\"\n";
1355 print ".BI \"" . $parenth . $type . "\" " . $parameter . " \"" . $post . "\"\n";
/linux-4.1.27/arch/ia64/
DMakefile38 a source-tree that post-dates 18-Dec-2002. You can find a pre-compiled \
/linux-4.1.27/Documentation/input/
Dappletouch.txt5 appletouch is a Linux kernel driver for the USB touchpad found on post
/linux-4.1.27/arch/arm/mach-omap2/
Dsram243x.S164 cmp r0, #0x1 @ going to half speed (post branch link)
178 moveq r9, #0x1 @ if speed down, post down, drop volt
Dsram242x.S164 cmp r0, #0x1 @ going to half speed (post branch link)
178 moveq r9, #0x1 @ if speed down, post down, drop volt
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dapm-xgene-phy.txt43 - apm,tx-post-cursor : Post-cursor emphasis taps control. Two set of
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dstmmac.txt19 The 3rd cell is reset post-delay in micro seconds.
/linux-4.1.27/Documentation/sound/alsa/
Demu10k1-jack.txt18 channels. With a post 2.6.9 Linux kernel, latencies down to 64 (1.33 ms) or
DMIXART.txt85 (for 2.2/2.4 kernels, add "post-install snd-mixart /usr/bin/vxloader" to
/linux-4.1.27/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.txt61 pre-determined ratio and use it for post scaling. Select one from
/linux-4.1.27/Documentation/power/
Dvideo.txt62 save > /tmp/delme; echo 3 > /proc/acpi/sleep; vbetool post; vbetool
127 HP Pavilion ZD7000 vbetool post needed, need open-source nv driver for X
/linux-4.1.27/drivers/scsi/
Dinitio.h384 void (*post) (u8 *, u8 *); /*4C POST routine */ member
Dinitio.c987 (*tmp->post) ((u8 *) host, (u8 *) tmp); in initio_abort_srb()
1020 (*tmp->post) ((u8 *) host, (u8 *) tmp); in initio_abort_srb()
1158 (*scb->post) ((u8 *) host, (u8 *) scb); in tulip_main()
2571 cblk->post = i91uSCBPost; /* i91u's callback routine */ in initio_build_scb()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-sriox-defs.h1447 uint64_t post:8; member
1449 uint64_t post:8;
1566 uint64_t post:8; member
1568 uint64_t post:8;
/linux-4.1.27/Documentation/trace/
Dtracepoint-analysis.txt188 options exist as well. By post-processing the output, further information can
189 be gathered on-line as appropriate. Examples of post-processing might include
/linux-4.1.27/sound/oss/
Ddmabuf.c865 int post; in DMAbuf_move_wrpointer() local
869 post= (dmap->flags & DMA_POST); in DMAbuf_move_wrpointer()
907 if (dmap->qlen > 1 || (dmap->qlen > 0 && (post || dmap->qlen >= dmap->nbufs - 1))) in DMAbuf_move_wrpointer()
/linux-4.1.27/arch/m68k/ifpsp060/
DCHANGES42 mode was pre-decrement or post-increment and the address register
/linux-4.1.27/tools/perf/util/
Dprobe-finder.c1387 goto post; in debuginfo__find_probe_point()
1394 goto post; in debuginfo__find_probe_point()
1432 post: in debuginfo__find_probe_point()
/linux-4.1.27/Documentation/development-process/
D3.Early-stage125 the MAINTAINERS file for a relevant place to post. If there is a suitable
186 empowered managers before you can post your company's plans or code to a
D5.Posting47 - Be sure that you have the right to post the code. If this work was done
79 - The patch series you post will almost certainly not be the series of
D6.Followthrough175 after it's merged. The next time you post a patch, they will be evaluating
/linux-4.1.27/drivers/acpi/
Dvideo.c122 u8 post:1; /* can configure the head to */ member
1058 video->flags.post = 1; in acpi_video_bus_check()
2058 video->flags.post ? "yes" : "no"); in acpi_video_bus_add()
/linux-4.1.27/Documentation/scsi/
Darcmsr_spec.txt30 ** #bit27--bit31 => flag for post ccb
31 ** #bit0--bit26 => real address (bit27--bit31) of post arcmsr_cdb
/linux-4.1.27/drivers/irqchip/
Dirq-gic-v3-its.c468 goto post; in its_send_single_command()
476 post: in its_send_single_command()
/linux-4.1.27/Documentation/rapidio/
Drapidio.txt317 This process can be automated by specifying pre- or post- dependencies in the
329 softdep rapidio post: idt_gen2 idtcps tsi57x
/linux-4.1.27/Documentation/
DBUG-HUNTING135 A post to linux.dev.kernel isn't such a bad idea if you've done some
Doops-tracing.txt3 the Oops" or "running it through ksymoops". If you post an Oops from 2.6 that
/linux-4.1.27/
DREPORTING-BUGS105 post it to the mailing list with a subject of "PROBLEM: <one line
/linux-4.1.27/Documentation/blockdev/
Dfloppy.txt229 me at Alain.Knaff@poboxes.com . If you post to Usenet, preferably use
Dparide.txt394 and post your report there.
/linux-4.1.27/Documentation/usb/
Dgadget_configfs.txt50 (The original post describing the first function
/linux-4.1.27/drivers/infiniband/core/
Dmad.c2645 int post, ret; in ib_mad_post_receive_mads() local
2690 post = (++recv_queue->count < recv_queue->max_active); in ib_mad_post_receive_mads()
2709 } while (post); in ib_mad_post_receive_mads()
/linux-4.1.27/Documentation/RCU/
Drcubarrier.txt230 to post an RCU callback, as follows:
/linux-4.1.27/Documentation/dvb/
Davermedia.txt85 post to the linux-dvb mailing list ascertained that the
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c84 #define DEFINE_SYSREG(sr, pre, post) \ argument
97 post; \
/linux-4.1.27/drivers/input/mouse/
DKconfig184 These are the touchpads that can be found on post-February 2005
/linux-4.1.27/Documentation/target/
Dtcmu-design.txt231 - TCMU will post commands, and then abort them after a timeout period
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c120 ptlrpc_grow_req_bufs(struct ptlrpc_service_part *svcpt, int post) in ptlrpc_grow_req_bufs() argument
172 if (post && rc == 0) in ptlrpc_grow_req_bufs()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dhub.fuc665 // post-op
/linux-4.1.27/Documentation/powerpc/
Deeh-pci-error-recovery.txt308 causes havoc to mounted file systems. Scripts cannot post-facto
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq1610 * it to the QINFIFO and tell us not to post to the QOUTFIFO by setting
2078 * Prepare the hardware to post a byte to host memory given an
2191 * Either post or fetch an SCB from host memory based on the

12