Home
last modified time | relevance | path

Searched full:care (Results 1 – 25 of 3377) sorted by relevance

12345678910>>...136

/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/function/binding/
H A Dpci-test.rst14 revid don't care
15 progif_code don't care
16 subclass_code don't care
18 cache_line_size don't care
19 subsys_vendor_id don't care
20 subsys_id don't care
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/macsec/
H A Dmacsec_struct.h21 /*! The match mask is per-nibble. 0 means don't care, i.e. every value
88 /*! 0: don't care
98 /*! 0: don't care
108 /*! 0: don't care
118 /*! 0: don't care
123 * 0: don't care
127 /*! 0: don't care
131 /*! 0: don't care
143 * 0: don't care
152 * 0: don't care
[all …]
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb-v2/
H A Danysee.h99 | 01-59 | don't care
103 | 61-63 | don't care
111 | 01-59 | don't care
115 | 61-63 | don't care
132 | -59 | don't care
136 | 61-63 | don't care
154 | 06-59 | don't care
158 | 61-63 | don't care
172 | 05-59 | don't care
176 | 61-63 | don't care
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dvxworks.h31 u32 x0; /* don't care, used by VxWorks */
32 u32 x1; /* don't care, used by VxWorks */
33 u32 x2; /* don't care, used by VxWorks */
35 u32 x3; /* don't care, used by VxWorks */
H A Dsparse_format.h24 __le32 image_checksum; /* CRC32 checksum of the original data, counting "don't care" */
37 __le16 chunk_type; /* 0xCAC1 -> raw; 0xCAC2 -> fill; 0xCAC3 -> don't care */
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.h67 * Caller should take care of locking. This function return %NULL or the first
79 * Caller should take care of locking. This function will move @req from its
95 * Caller should take care of locking. This function will move @req from its
111 * Caller should take care of locking. This function will move @req from its
143 * Caller should take care of locking. Returns the transfer resource
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A Dppc-musl.patch39 // We don't care about the rest, since the IP value is at 'uc' field.
48 // We don't care about the rest, since IP value is at 'mctx' field.
57 // We don't care about the rest, since IP value is at 'uc' field.A
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A Drepo.py30 We don"t care about the git rev of the manifests repository, but
31 we do care about the manifest to use. The default is "default".
32 We also care about the branch or tag to be used. The default is
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h24 #define DSP_SPOS_DC 0x0badul /* don't care */
25 #define DSP_SPOS_DC_DC 0x0bad0badul /* don't care */
29 #define DSP_SPOS_DCDC 0x0badf1d0ul /* don't care */
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Ddo_func.S171 bra t_operr |take care of operands < -1
189 bne t_operr |take care of operands < 0
203 bra t_operr |take care of operands < 0
211 bne t_operr |take care of operands < 0
225 bra t_operr |take care of operands < 0
233 bne t_operr |take care of operands < 0
247 bra t_operr |take care of operands < 0
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dmali-bifrost.txt48 Should be used with care. Options passed here are used to override
54 Should be used with care. Options passed here are used to override
57 Should be used with care. Options passed here are used to
60 Should be used with care. Options passed here are used to
96 are used at different points so care should be taken to configure
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dstxcpy.S68 /* Take care of the final (partial) word store.
108 /* We are co-aligned; take care of a partial first word. */
110 and a0, 7, t0 # .. e1 : take care not to load a word ...
152 /* Finally, we've got all the stupid leading edge cases taken care
211 /* Take care of a final (probably partial) result word.
H A Dev6-stxcpy.S84 /* Take care of the final (partial) word store.
128 /* We are co-aligned; take care of a partial first word. */
130 and a0, 7, t0 # E : take care not to load a word ...
175 /* Finally, we've got all the stupid leading edge cases taken care
238 /* Take care of a final (probably partial) result word.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dfiles.rst53 files_fdtable() uses rcu_dereference() macro which takes care of
66 take care of barrier requirements due to lock-free lookup.
107 and fcheck()/fcheck_files() which take care of these issues.
/OK3568_Linux_fs/kernel/include/linux/
H A Di2c-smbus.h18 * @irq: IRQ number, if the smbus_alert driver should take care of interrupt
21 * If irq is not specified, the smbus_alert driver doesn't take care of
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dca_high_level.rst57 Application layer only and no session management is taken care of by the
58 application. The driver/hardware will take care of all that.
63 as simple as that. The driver/hardware has to take care of that.
/OK3568_Linux_fs/kernel/fs/notify/
H A Dfsnotify.c102 * Given an inode, first check if we care what happens to our children. Inotify
103 * and dnotify both tell their parents about events. If we care about any event
196 * Do inode/sb/mount care about parent and name info on non-dir? in __fsnotify_parent()
197 * Do they care about any event at all? in __fsnotify_parent()
208 /* Does parent inode care about events on children? */ in __fsnotify_parent()
512 * otherwise return if none of the marks care about this type of event. in fsnotify()
/OK3568_Linux_fs/kernel/arch/ia64/lib/
H A Ddo_csum.S33 // take care of incorrect alignment of first byte.
35 // The code hereafter also takes care of the "tail" part of the buffer
48 // down to 16bits taking care of the carry.
80 // - Maybe another algorithm which would take care of the folding at the
259 // now fold 64 into 16 bits taking care of carry
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dpstore-blk.rst76 It's optional if you do not care oops/panic log.
88 It's optional if you do not care pmsg log.
100 It's optional if you do not care console log.
111 It's optional if you do not care console log.
/OK3568_Linux_fs/kernel/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt15 # x86-32 uses IRET as return from interrupt, which takes care of the IPI.
19 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dconsumer.rst257 As a consumer should not have to care about the physical line level, all of the
267 care. (For details read about open drain in driver.txt.)
280 gpiod_set_raw_value(desc, 0); don't care low
281 gpiod_set_raw_value(desc, 1); don't care high
293 which should not need to care about the actual physical line level and worry about
317 should not have to care about the physical line level or open drain semantics.
/OK3568_Linux_fs/buildroot/board/freescale/imx8mnevk/
H A Dreadme.txt51 *** WARNING! This will destroy all the card content. Use with care! ***
62 - Configure the switches as follows (X = "don't care"):
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcheck-kernel-headers.sh34 # need to care about EXEC being empty, since 'rm -f ""' does nothing.
42 # we actually care about; we treat all 2.6.x kernels equally.
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/
H A Dvidtv_common.c33 * generation at kernelspace requires some extra care.
69 * generation at kernelspace requires some extra care.
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A DKconfig72 driver takes care of all the PHY functionality apart from comparator.
83 driver takes care of all the PHY functionality apart from comparator.

12345678910>>...136