Searched refs:central (Results 1 - 40 of 40) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
H A Dcentral.c0 /* central.c: Central FHC driver for Sunfire/Starfire/Wildfire.
29 bool central; member in struct:fhc
170 if (!strcmp(op->dev.of_node->parent->name, "central")) fhc_probe()
171 p->central = true; fhc_probe()
181 if (p->central) { fhc_probe()
194 if (!p->central) { fhc_probe()
215 if (!p->central) fhc_probe()
233 (p->central ? "(Central)" : ""))); fhc_probe()
H A DMakefile60 obj-$(CONFIG_SPARC64) += central.o
H A Dof_device_64.c164 * counts. 'fhc' and 'central' nodes lack the #address-cells and
172 !strcmp(np->name, "central"); of_bus_fhc_match()
H A Dtime_64.c540 * We should only match the one that is on the central FHC bus. mostek_probe()
543 strcmp(dp->parent->parent->name, "central") != 0) mostek_probe()
H A Dprom_irqtrans.c833 !strcmp(dp->parent->name, "central")) { irq_trans_init()
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.h29 struct pvr2_context; /* All central state */
/linux-4.1.27/arch/arm/mach-footbridge/
H A Ddc21285.c301 * central function or not. dc21285_preinit()
314 "central function" : "addin"); dc21285_preinit()
368 panic("PCI: this kernel is compiled for central " dc21285_preinit()
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A D11ac.c218 /* negotiate the channel width and central freq mwifiex_cmd_append_11ac_tlv()
219 * and keep the central freq as the peer suggests mwifiex_cmd_append_11ac_tlv()
/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci-sh7751.c175 /* SH7751 init done, set central function init complete */ sh7751_pci_init()
/linux-4.1.27/arch/arm/plat-samsung/
H A Dinit.c102 * copy the specified platform data and configuration into our central
H A Dpm.c75 * central control for sleep/resume process
/linux-4.1.27/arch/arm/include/asm/hardware/
H A Ddec21285.h89 * to check whether we are the central function
/linux-4.1.27/arch/parisc/include/asm/
H A Dpdcpat.h42 #define PAT_ENTITY_CA 0 /* central agent */
239 * 0 = central agent, 1 = processor,
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-spe-core.S59 * ppc_encrypt_block: The central encryption function for a single 16 bytes
207 * ppc_decrypt_block: The central decryption function for a single 16 bytes
/linux-4.1.27/drivers/md/persistent-data/
H A Ddm-btree-remove.c316 /* not enough in central node */ redistribute3()
329 /* not enough in central node */ redistribute3()
/linux-4.1.27/arch/parisc/kernel/
H A Dhpmc.S269 * MP_FIXME: reset all processors if more than one central bus.
H A Ddrivers.c852 * walk_central_bus - Find devices attached to the central bus
855 * finds devices connected to the central bus.
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_seq.c59 * asd_pause_cseq - pause the central sequencer
86 * asd_unpause_cseq - unpause the central sequencer.
397 * Download the central and link sequencer microcode.
1168 * asd_seq_setup_seqs -- setup and initialize central and link sequencers
1203 * asd_seq_start_cseq -- start the central sequencer, CSEQ
H A Daic94xx_sas.h224 * central and link sequencers. port_map_by_links is indexed phy
H A Daic94xx_reg_def.h2001 * central sequencer. The sequencer has to use CSEQ registers CSCRPAGE
/linux-4.1.27/include/drm/
H A Ddrm_crtc.h324 * The drm_crtc_funcs structure is the central CRTC management structure
389 * struct drm_crtc - central CRTC control structure
570 * struct drm_encoder - central DRM encoder structure
614 * struct drm_connector - central DRM connector control structure
825 * struct drm_plane - central DRM plane control structure
896 * struct drm_bridge - central DRM bridge control structure
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmega_common.h61 * This is our central data structure to issue commands the each driver.
H A Dmbox_defs.h158 * The central handshake structure between the driver and the firmware. This
/linux-4.1.27/drivers/md/bcache/
H A Dbtree.h24 * struct btree_op is a central interface to the btree code. It's used for
/linux-4.1.27/fs/lockd/
H A Dsvc.c4 * This is the central lockd service.
/linux-4.1.27/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h219 * struct rpcrdma_req -- structure central to the request/reply sequence.
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Dodm.h800 u8 *pChannel; /* central channel number */
/linux-4.1.27/drivers/gpu/drm/bridge/
H A Dps8622.c316 /* Set SSC enabled and +/-1% central spreading */ ps8622_send_config()
/linux-4.1.27/arch/m68k/include/asm/
H A Ddma.h25 * Arthur Shipkowski (art@videon-central.com)
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ddib8000.c2204 if (c->layer[0].modulation == DQPSK) { /* DQPSK on central segment */ dib8000_small_fine_tune()
2209 } else { /* QPSK or QAM on central segment */ dib8000_small_fine_tune()
2224 if (c->layer[0].modulation == DQPSK) { /* DQPSK on central segment */ dib8000_small_fine_tune()
2229 } else { /* QPSK or QAM on central segment */ dib8000_small_fine_tune()
2246 if (c->layer[0].modulation == DQPSK) { /* DQPSK on central segment */ dib8000_small_fine_tune()
2251 } else { /* QPSK or QAM on central segment */ dib8000_small_fine_tune()
/linux-4.1.27/drivers/usb/core/
H A Ddriver.c1267 * This is the central routine for suspending USB devices. It calls the
1357 * This is the central routine for resuming USB devices. It calls the
/linux-4.1.27/drivers/net/
H A Dmacvtap.c26 * A macvtap queue is the central object of this driver, it connects
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_cqm.c54 * This is central to the rotation algorithm in __intel_cqm_rmid_rotate().
/linux-4.1.27/arch/arm/mach-iop13xx/
H A Dpci.c947 /* check central resource and root complex capability */ iop13xx_atu_select()
/linux-4.1.27/lib/mpi/
H A Dlonglong.h205 "adds %|r0, %1, %0 @ central sum\n" \
/linux-4.1.27/net/wireless/
H A Dreg.c186 "central dfs_region (%s)\n", reg_get_dfs_region()
/linux-4.1.27/drivers/scsi/
H A Dmegaraid.c422 * Allocate a SCB structure. This is the central structure for controller
/linux-4.1.27/fs/xfs/
H A Dxfs_log.c1672 * The bdstrat callback function for log bufs. This gives us a central
/linux-4.1.27/arch/m68k/kernel/
H A Dhead.S75 * A central part of the code, but not a subroutine in itself,
/linux-4.1.27/fs/dlm/
H A Dlock.c3070 * from the central locking logic.

Completed in 1231 milliseconds