/linux-4.19.296/drivers/pci/hotplug/ |
D | rpaphp_core.c | 161 const __be32 *indexes, *names, *types, *domains; in get_children_props() local 165 types = of_get_property(dn, "ibm,drc-types", NULL); in get_children_props() 168 if (!indexes || !names || !types || !domains) { in get_children_props() 179 *drc_types = types; in get_children_props() 198 const __be32 *types, *domains; in rpaphp_check_drc_props_v1() local 201 rc = get_children_props(dn->parent, &indexes, &names, &types, &domains); in rpaphp_check_drc_props_v1() 207 type_tmp = (char *) &types[1]; in rpaphp_check_drc_props_v1() 316 const __be32 **names, const __be32 **types, in is_php_dn() argument 329 *types = drc_types; in is_php_dn() 354 const __be32 *indexes, *names, *types, *power_domains; in rpaphp_add_slot() local [all …]
|
/linux-4.19.296/drivers/misc/cardreader/ |
D | Kconfig | 8 Realtek card readers support access to many types of memory cards, 19 Realtek card reader supports access to many types of memory cards,
|
/linux-4.19.296/include/uapi/linux/netfilter_ipv6/ |
D | ip6t_mh.h | 9 __u8 types[2]; /* MH type range */ member
|
/linux-4.19.296/include/trace/ |
D | syscall.h | 29 const char **types; member
|
/linux-4.19.296/fs/befs/ |
D | TODO | 12 * See if we really need separate types for on-disk and in-memory
|
/linux-4.19.296/include/linux/mtd/ |
D | partitions.h | 47 const char *const *types; /* names of parsers to use if any */ member
|
/linux-4.19.296/drivers/misc/ti-st/ |
D | Kconfig | 16 packet types.
|
/linux-4.19.296/include/uapi/asm-generic/ |
D | Kbuild.asm | 32 mandatory-y += types.h
|
/linux-4.19.296/fs/ext2/ |
D | dir.c | 296 unsigned char *types = NULL; in ext2_readdir() local 303 types = ext2_filetype_table; in ext2_readdir() 338 if (types && de->file_type < EXT2_FT_MAX) in ext2_readdir() 339 d_type = types[de->file_type]; in ext2_readdir()
|
/linux-4.19.296/drivers/media/tuners/ |
D | Makefile | 11 obj-$(CONFIG_MEDIA_TUNER_SIMPLE) += tuner-types.o
|
/linux-4.19.296/lib/ |
D | Kconfig.ubsan | 9 behaviours in runtime. Various types of checks may be enabled
|
/linux-4.19.296/drivers/isdn/hardware/mISDN/ |
D | Kconfig | 20 chip. There are three types of chips that are quite similar,
|
/linux-4.19.296/drivers/iio/ |
D | Kconfig | 10 drivers for many different types of embedded sensors using a
|
/linux-4.19.296/include/linux/ |
D | sctp.h | 323 __be16 types[0]; member
|
D | acpi.h | 438 unsigned long types);
|
/linux-4.19.296/drivers/s390/net/ |
D | Kconfig | 67 in QDIO mode (all media types), HiperSockets interfaces and z/VM
|
/linux-4.19.296/include/sound/ |
D | wavefront.h | 34 All other wavefront_* types end up aligned to 32 bit values and
|
/linux-4.19.296/fs/jffs2/ |
D | Kconfig | 39 types of flash devices:
|
/linux-4.19.296/fs/cifs/ |
D | file.c | 1158 static const int types[] = { in cifs_push_mandatory_locks() local 1193 if (li->type != types[i]) in cifs_push_mandatory_locks() 1215 (__u8)types[i], 0, num, buf); in cifs_push_mandatory_locks() 1496 static const int types[] = { in cifs_unlock_range() local 1540 if (types[i] != li->type) in cifs_unlock_range() 1589 types[i], num, 0, buf); in cifs_unlock_range()
|
/linux-4.19.296/fs/reiserfs/ |
D | item_ops.c | 734 #error Item types must use disk-format assigned values.
|
/linux-4.19.296/drivers/hid/ |
D | hid-core.c | 1762 static const char *types[] = { "Device", "Pointer", "Mouse", "Device", in hid_connect() local 1821 (col->usage & 0xffff) < ARRAY_SIZE(types)) { in hid_connect() 1822 type = types[col->usage & 0xffff]; in hid_connect()
|
/linux-4.19.296/fs/affs/ |
D | Changes | 279 - Tried to make all types 'correct' and consistent.
|
/linux-4.19.296/drivers/xen/ |
D | Kconfig | 347 Exports hypervisor symbols (along with their types and addresses) via
|
/linux-4.19.296/drivers/message/fusion/lsi/ |
D | mpi_history.txt | 310 * volume types. 363 * Added new extended config pages types and structures for
|
/linux-4.19.296/drivers/auxdisplay/ |
D | Kconfig | 242 under the name '/dev/lcd'. There are a total of 6 supported types :
|