/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | atmel-xdma.txt | 13 - bit 13: SIF, source interface identifier, used to get the memory 14 interface identifier, 15 - bit 14: DIF, destination interface identifier, used to get the peripheral 16 interface identifier, 17 - bit 30-24: PERID, peripheral identifier. 35 - bit 13: SIF, source interface identifier, used to get the memory 36 interface identifier, 37 - bit 14: DIF, destination interface identifier, used to get the peripheral 38 interface identifier, 39 - bit 30-24: PERID, peripheral identifier.
|
/Linux-v4.19/scripts/coccinelle/api/ |
D | atomic_as_refcounter.cocci | 13 identifier a, x; 15 identifier fname =~ ".*free.*"; 16 identifier fname2 =~ ".*destroy.*"; 17 identifier fname3 =~ ".*del.*"; 18 identifier fname4 =~ ".*queue_work.*"; 19 identifier fname5 =~ ".*schedule_work.*"; 20 identifier fname6 =~ ".*call_rcu.*"; 61 identifier a, x, y; 63 identifier fname =~ ".*free.*"; 94 identifier a, x; [all …]
|
D | simple_open.cocci | 14 identifier open_f != simple_open; 15 identifier i, f; 29 identifier fops; 30 identifier open.open_f; 40 identifier open_f != simple_open; 41 identifier i, f; 56 identifier fops; 57 identifier openr.open_f;
|
D | platform_no_drv_owner.cocci | 15 identifier __driver; 26 identifier match1.__driver; 35 identifier match1.__driver; 44 identifier __driver; 57 identifier match2.__driver; 66 identifier match2.__driver; 77 identifier match1.__driver; 88 identifier match1.__driver; 99 identifier match2.__driver; 110 identifier match2.__driver;
|
D | check_bq27xxx_data.cocci | 23 identifier i,i1,i2; 58 identifier tocheck.i1regs; 66 identifier tocheck.i2regs; 94 identifier tocheck.i1dmregs; 102 identifier tocheck.i2dmregs; 130 identifier tocheck.i1props; 138 identifier tocheck.i2props;
|
D | pm_runtime.cocci | 52 identifier pm_runtime_api; 68 identifier pm_runtime_api; 86 identifier pm_runtime_api;
|
/Linux-v4.19/Documentation/networking/ |
D | ila.txt | 38 A mapping of an ILA identifier to a locator (or to a 44 four bits) and an identifier (lower sixty-four bits). 51 bits) and an identifier (low order sixty-four bits). ILA 125 the checksum. The low order sixteen bits of the identifier 131 bits of the identifier. When ILA to SIR address translation is done on 133 restores the identifier as it was originally sent. 143 0: interface identifier 145 1: locally unique identifier 147 2: virtual networking identifier for IPv4 address 149 3: virtual networking identifier for IPv6 unicast address [all …]
|
/Linux-v4.19/drivers/scsi/ |
D | script_asm.pl | 154 $identifier = '[A-Za-z_][A-Za-z_0-9]*'; 162 $value = "$identifier|$identifier\\s*[+\-]\\s*$decnum|". 163 "$identifier\\s*[+-]\s*$hexnum|$constant"; 249 if ($value =~ /^REL\s*\(\s*($identifier)\s*\)\s*(.*)/i) { 254 } elsif ($value =~ /^($identifier)\s*(.*)/) { 401 if (/^\s*($identifier)\s*:(.*)/) { 418 if ($rest =~ /^($identifier)\s*=\s*($constant)\s*$/) { 441 if ($external =~ /\s*($identifier)\s*$/) { 459 if ($1 =~ /^($identifier)\s*$/) { 633 if ($rest =~ /^(ATN|)\s*($value)\s*,\s*($identifier)\s*$/i) { [all …]
|
/Linux-v4.19/scripts/coccinelle/api/debugfs/ |
D | debugfs_simple_attr.cocci | 20 identifier dsa_fops; 28 identifier dsa.dsa_fops; 35 identifier dsa.dsa_fops; 43 identifier dsa.dsa_fops; 49 identifier dsa.dsa_fops;
|
/Linux-v4.19/scripts/coccinelle/iterators/ |
D | fen.cocci | 20 identifier l; 33 identifier l; 46 identifier l; 59 identifier l; 77 identifier l;
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | hi3620-clock.txt | 17 Each clock is assigned an identifier and client nodes use this identifier 20 All these identifier could be found in <dt-bindings/clock/hi3620-clock.h>.
|
D | hix5hd2-clock.txt | 12 Each clock is assigned an identifier and client nodes use this identifier 15 All these identifier could be found in <dt-bindings/clock/hix5hd2-clock.h>.
|
D | marvell,mmp2.txt | 18 Each clock is assigned an identifier and client nodes use this identifier 21 All these identifier could be found in <dt-bindings/clock/marvell-mmp2.h>.
|
D | marvell,pxa168.txt | 18 Each clock is assigned an identifier and client nodes use this identifier 21 All these identifier could be found in <dt-bindings/clock/marvell,pxa168.h>.
|
D | marvell,pxa910.txt | 18 Each clock is assigned an identifier and client nodes use this identifier 21 All these identifier could be found in <dt-bindings/clock/marvell-pxa910.h>.
|
D | amlogic,gxbb-aoclkc.txt | 17 Each clock is assigned an identifier and client nodes can use this identifier 24 Each reset is assigned an identifier and client nodes can use this identifier
|
D | hi3660-clock.txt | 28 Each clock is assigned an identifier and client nodes use this identifier 31 All these identifier could be found in <dt-bindings/clock/hi3660-clock.h>.
|
D | hisi-crg.txt | 24 Each clock is assigned an identifier and client nodes use this identifier 27 All these identifier could be found in <dt-bindings/clock/hi3519-clock.h>.
|
D | hi6220-clock.txt | 49 Each clock is assigned an identifier and client nodes use this identifier 52 All these identifier could be found in <dt-bindings/clock/hi6220-clock.h>.
|
/Linux-v4.19/scripts/coccinelle/null/ |
D | deref_null.cocci | 21 identifier f; 29 identifier f; 55 identifier f; 116 identifier f; 176 identifier f; 217 identifier f; 225 identifier f; 249 identifier f;
|
D | badzero.cocci | 27 identifier f; 51 identifier f; 84 identifier f; 101 identifier f; 124 identifier r.f; 148 identifier r.f;
|
/Linux-v4.19/tools/firewire/ |
D | nosy-dump.h | 20 uint32_t identifier:2; member 29 uint32_t identifier:2; member 46 uint32_t identifier:2; member 64 uint32_t identifier:2; member
|
/Linux-v4.19/scripts/coccinelle/misc/ |
D | of_table.cocci | 14 identifier var, arr; 32 identifier var, arr; 54 identifier var, arr;
|
D | returnvar.cocci | 20 identifier ret; 33 identifier ret; 43 identifier ret;
|
/Linux-v4.19/drivers/scsi/esas2r/ |
D | esas2r_targdb.c | 194 if (ident_len > sizeof(t->identifier) in esas2r_targ_db_add_pthru() 212 memcpy(t->identifier, ident, ident_len); in esas2r_targ_db_add_pthru() 245 void *identifier, in esas2r_targ_db_find_by_ident() argument 252 && memcmp(&t->identifier[0], identifier, in esas2r_targ_db_find_by_ident()
|