Searched defs:components (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/drivers/misc/ |
H A D | enclosure.c | 124 enclosure_register(struct device *dev, const char *name, int components, enclosure_register() argument
|
/linux-4.1.27/drivers/base/ |
H A D | component.c | 32 struct list_head components; member in struct:master
|
/linux-4.1.27/include/linux/ |
H A D | enclosure.h | 110 int components; member in struct:enclosure_device
|
H A D | nfs_xdr.h | 1034 struct nfs4_string components[NFS4_PATHNAME_MAXCOMPONENTS]; member in struct:nfs4_pathname
|
/linux-4.1.27/drivers/scsi/ |
H A D | ses.c | 462 int i, j, page7_len, len, components; ses_enclosure_data_process() local 596 int i, types, len, components = 0; ses_intf_add() local
|
/linux-4.1.27/include/sound/ |
H A D | core.h | 103 char components[128]; /* card components delimited with member in struct:snd_card
|
/linux-4.1.27/drivers/net/ethernet/ibm/emac/ |
H A D | core.h | 455 u32 components; member in struct:emac_ethtool_regs_hdr
|
/linux-4.1.27/drivers/media/platform/s5p-jpeg/ |
H A D | jpeg-core.c | 897 int c, components = 0, notfound; s5p_jpeg_parse_hdr() local
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs4xdr.c | 2015 struct dentry **components = NULL; nfsd4_encode_path() local 1922 nfsd4_encode_components_esc(struct xdr_stream *xdr, char sep, char *components, char esc_enter, char esc_exit) nfsd4_encode_components_esc() argument 1982 nfsd4_encode_components(struct xdr_stream *xdr, char sep, char *components) nfsd4_encode_components() argument
|
/linux-4.1.27/include/uapi/sound/ |
H A D | asound.h | 813 unsigned char components[128]; /* card components / fine identification, delimited with one space (AC97 etc..) */ member in struct:snd_ctl_card_info
|
Completed in 468 milliseconds