Searched refs:GET (Results 1 - 141 of 141) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Dsuni.c41 #define GET(reg) dev->ops->phy_get(dev,SUNI_##reg) macro
43 PUT((GET(reg) & ~(mask)) | ((value) << (shift)),reg)
67 ADD_LIMITED(section_bip,(GET(RSOP_SBL) & 0xff) | suni_hz()
68 ((GET(RSOP_SBM) & 0xff) << 8)); suni_hz()
69 ADD_LIMITED(line_bip,(GET(RLOP_LBL) & 0xff) | suni_hz()
70 ((GET(RLOP_LB) & 0xff) << 8) | suni_hz()
71 ((GET(RLOP_LBM) & 0xf) << 16)); suni_hz()
72 ADD_LIMITED(path_bip,(GET(RPOP_PBL) & 0xff) | suni_hz()
73 ((GET(RPOP_PBM) & 0xff) << 8)); suni_hz()
74 ADD_LIMITED(line_febe,(GET(RLOP_LFL) & 0xff) | suni_hz()
75 ((GET(RLOP_LF) & 0xff) << 8) | suni_hz()
76 ((GET(RLOP_LFM) & 0xf) << 16)); suni_hz()
77 ADD_LIMITED(path_febe,(GET(RPOP_PFL) & 0xff) | suni_hz()
78 ((GET(RPOP_PFM) & 0xff) << 8)); suni_hz()
79 ADD_LIMITED(corr_hcs,GET(RACP_CHEC) & 0xff); suni_hz()
80 ADD_LIMITED(uncorr_hcs,GET(RACP_UHEC) & 0xff); suni_hz()
81 ADD_LIMITED(rx_cells,(GET(RACP_RCCL) & 0xff) | suni_hz()
82 ((GET(RACP_RCC) & 0xff) << 8) | suni_hz()
83 ((GET(RACP_RCCM) & 7) << 16)); suni_hz()
84 ADD_LIMITED(tx_cells,(GET(TACP_TCCL) & 0xff) | suni_hz()
85 ((GET(TACP_TCC) & 0xff) << 8) | suni_hz()
86 ((GET(TACP_TCCM) & 7) << 16)); suni_hz()
109 if (set) PUT(GET(reg) | bit,reg); \
110 else PUT(GET(reg) & ~bit,reg); \
140 if (GET(TSOP_DIAG) & SUNI_TSOP_DIAG_DBIP8) set |= SONET_INS_SBIP; get_diag()
141 if (GET(TLOP_DIAG) & SUNI_TLOP_DIAG_DBIP) set |= SONET_INS_LBIP; get_diag()
142 if (GET(TPOP_CD) & SUNI_TPOP_DIAG_DB3) set |= SONET_INS_PBIP; get_diag()
144 if (GET(TSOP_CTRL) & SUNI_TSOP_CTRL_LAIS) set |= SONET_INS_LAIS; get_diag()
145 if (GET(TPOP_CD) & SUNI_TPOP_DIAG_PAIS) set |= SONET_INS_PAIS; get_diag()
146 if (GET(TSOP_DIAG) & SUNI_TSOP_DIAG_DLOS) set |= SONET_INS_LOS; get_diag()
147 if (GET(TACP_CS) & SUNI_TACP_CS_DHCS) set |= SONET_INS_HCS; get_diag()
198 PUT(GET(RPOP_RC) & ~SUNI_RPOP_RC_ENSS, RPOP_RC); set_sonet()
199 PUT(GET(SSTB_CTRL) & ~SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); set_sonet()
200 PUT(GET(SPTB_CTRL) & ~SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); set_sonet()
212 PUT(GET(RPOP_RC) | SUNI_RPOP_RC_ENSS, RPOP_RC); set_sdh()
213 PUT(GET(SSTB_CTRL) | SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); set_sdh()
214 PUT(GET(SPTB_CTRL) | SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); set_sdh()
230 s = (GET(TPOP_APM) & SUNI_TPOP_APM_S) >> SUNI_TPOP_APM_S_SHIFT; get_framing()
294 GET(RSOP_SIS) & SUNI_RSOP_SIS_LOSV ? poll_los()
318 PUT(GET(RSOP_CIE) | SUNI_RSOP_CIE_LOSE,RSOP_CIE); suni_start()
376 mri = GET(MRI); /* reset SUNI */ suni_init()
380 PUT((GET(MT) & SUNI_MT_DS27_53),MT); /* disable all tests */ suni_init()
H A DuPD98402.c37 #define GET(reg) dev->ops->phy_get(dev,uPD98402_##reg) macro
45 atomic_add(GET(HECCT),&PRIV(dev)->sonet_stats.uncorr_hcs); fetch_stats()
79 PUT((GET(MDR) & ~uPD98402_MDR_SS_MASK) | (set[3] << set_framing()
92 s[0] = GET(C11R); get_sense()
93 s[1] = GET(C12R); get_sense()
94 s[2] = GET(C13R); get_sense()
106 mode_reg = GET(MDR) & ~(uPD98402_MDR_TPLP | uPD98402_MDR_ALP | set_loopback()
164 { atomic_add(GET(v),&PRIV(dev)->sonet_stats.s); \
173 events = GET(PCR); stat_event()
190 while ((reason = GET(PICR))) { uPD98402_int()
196 (void) GET(PCOCR); /* clear interrupt cause */ uPD98402_int()
197 atomic_add(GET(HECCT), uPD98402_int()
217 (void) GET(PCR); /* clear performance events */ uPD98402_start()
219 (void) GET(PCOCR); /* clear overflows */ uPD98402_start()
221 (void) GET(PICR); /* clear interrupts */ uPD98402_start()
H A Didt77105.c46 #define GET(reg) dev->ops->phy_get(dev,IDT77105_##reg) macro
68 val = GET(CTRLO); get_counter()
70 val |= GET(CTRHI)<<8; get_counter()
125 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */ idt77105_restart_timer_func()
132 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); idt77105_restart_timer_func()
162 diag = GET(DIAG) & ~IDT77105_DIAG_LCMASK; set_loopback()
216 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */ idt77105_int()
230 PRIV(dev)->old_mcr = GET(MCR); idt77105_int()
245 PUT( GET(DIAG) | IDT77105_DIAG_RFLUSH, DIAG); idt77105_int()
275 GET(ISTAT) & IDT77105_ISTAT_GOODSIG ? idt77105_start()
282 switch ( GET(DIAG) & IDT77105_DIAG_LCMASK ) { idt77105_start()
295 PRIV(dev)->old_mcr = GET(MCR); idt77105_start()
331 PUT( GET(MCR) & ~IDT77105_MCR_EIP, MCR ); idt77105_stop()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_dma.c43 /* Fetch and adjust GPU GET pointer
46 * value >= 0, the adjusted GET pointer
47 * -EINVAL if GET pointer currently outside main push buffer
59 /* reset counter as long as GET is still advancing, this is READ_GET()
193 /* loop until we have a usable GET pointer. the value nouveau_dma_wait()
198 * the other case we discard GET is while the GPU is fetching nouveau_dma_wait()
207 * idle (GET == PUT) so we have free space up until nouveau_dma_wait()
216 * GET==PUT, in which case the below conditional will nouveau_dma_wait()
229 /* wait for GET to depart from the skips area. nouveau_dma_wait()
230 * prevents writing GET==PUT and causing a race nouveau_dma_wait()
251 * current GET pointer. the "- 1" is to ensure there's nouveau_dma_wait()
253 * push buffer if we require it. we can never get GET == PUT nouveau_dma_wait()
/linux-4.1.27/drivers/gpu/host1x/hw/
H A Dcdma_hw.c86 /* reset GET */ cdma_start()
100 * state (where DMA GET is set to DMA PUT), on a timeout we restore
101 * DMA GET from an explicit value (so DMA may again be pending).
122 /* set GET, by loading the value in PUT (then reset GET) */ cdma_timeout_restart()
130 "%s: DMA GET 0x%x, PUT HW 0x%x / shadow 0x%x\n", __func__, cdma_timeout_restart()
135 /* deassert GET reset and set PUT */ cdma_timeout_restart()
195 dev_dbg(host->dev, "%s: DMA GET 0x%x, PUT HW 0x%x / shadow 0x%x\n", cdma_freeze()
/linux-4.1.27/arch/metag/kernel/
H A Dftrace_stub.S43 GET D1Ar3,[D0Re0]
/linux-4.1.27/net/irda/irlan/
H A Dirlan_filter.c123 (self->provider.filter_operation == GET)) irlan_filter_request()
201 if (strcmp(value, "GET") == 0) { irlan_check_command_param()
202 self->provider.filter_operation = GET; irlan_check_command_param()
/linux-4.1.27/include/linux/
H A Dlibps2.h26 #define PS2_FLAG_WAITID 8 /* Command execiting is GET ID */
H A Dieee802154.h197 * A SET/GET request was issued with the identifier of a PIB attribute
/linux-4.1.27/include/uapi/linux/
H A Dnetlink.h58 /* Modifiers to GET request */
61 #define NLM_F_ATOMIC 0x400 /* atomic GET */
H A Ddn.h36 * SET/GET Socket options - must match the DSO_ numbers below
H A Datmdev.h123 * Loopback modes for ATM_{PHY,SAR}_{GET,SET}LOOP
H A Dfd.h237 /* get drive state: GET returns the cached state, POLL polls for new state */
H A Dwireless.h210 * - RtNetlink requests support (SET/GET)
/linux-4.1.27/include/sound/
H A Daci.h31 /* These are the values for the right channel GET registers.
H A Dhda_verbs.h37 * GET verbs
H A Dwavefront.h554 WF_{GET,SET}_CHANNEL above.
/linux-4.1.27/arch/mips/include/uapi/asm/
H A Dptrace.h28 * This struct defines the registers as used by PTRACE_{GET,SET}REGS. The
/linux-4.1.27/arch/metag/tbx/
H A Dtbitimer.S90 MOV D1Ar5,#0 /* Timer GET request */
187 MOV D0Ar6,TXTIMER /* Always GET old value */
195 MOV D0Ar6,TXTIMERI /* Always GET old value */
/linux-4.1.27/arch/ia64/include/asm/sn/sn2/
H A Dsn_hwperf.h66 /* for HWPERF_{GET,SET}_MMRS */
81 * For SN_HWPERF_{GET,SET}_MMRS and SN_HWPERF_OBJECT_DISTANCE,
154 * SET/GET memory mapped registers. These operations can execute
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
H A Dtypes.h223 * - LNET_MD_OP_GET: The LNet GET operation is allowed on this MD.
228 * the next operation (PUT or GET) will access the next part of
230 * per memory descriptor. If both PUT and GET operations are
240 * acknowledgment. Acknowledgments are never sent for GET operations.
345 /** An incoming GET operation has completed on the MD. */
361 * An outgoing send (PUT or GET) operation has completed. This event
368 * - It's unsafe to assume that in an outgoing GET operation
H A Dlib-types.h336 * GET messages; otherwise this is a response to an incoming message
566 /* parameter for matching operations (GET, PUT) */
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dlib-msg.c100 case LNET_EVENT_GET: /* passive GET */ lnet_build_msg_event()
207 * here for optimized GET */ lnet_msg_decommit_tx()
243 /* type is "REPLY" if it's an optimized GET on passive side, lnet_msg_decommit_rx()
244 * because optimized GET will never be committed for sending, lnet_msg_decommit_rx()
245 * so message type wouldn't be changed back to "GET" by lnet_msg_decommit_rx()
257 /* type is "GET" if it's an optimized GET on active side, lnet_msg_decommit_rx()
H A Dlib-move.c1457 CNETERR("Dropping GET from %s portal %d match %llu offset %d length %d\n", lnet_parse_get()
1487 CERROR("%s: Unable to send REPLY for GET from %s: %d\n", lnet_parse_get()
1642 return "GET"; lnet_msgtyp2str()
1807 CERROR("%s, src %s: Bad optimized GET for %s (final destination must be me)\n", lnet_parse()
2149 /* The LND can DMA direct to the GET md (i.e. no REPLY msg). This lnet_create_reply_msg()
2153 * CAVEAT EMPTOR: 'getmsg' is the original GET, which is freed when lnet_create_reply_msg()
2190 msg->msg_type = LNET_MSG_GET; /* flag this msg as an "optimized" GET */ lnet_create_reply_msg()
2241 * Initiate an asynchronous GET operation.
2243 * On the initiator node, an LNET_EVENT_SEND is logged when the GET request
2247 * On the target node, an LNET_EVENT_GET is logged when the GET request
2276 CERROR("Dropping GET to %s: simulated failure\n", LNetGet()
2283 CERROR("Dropping GET to %s: ENOMEM on lnet_msg_t\n", LNetGet()
2293 CERROR("Dropping GET (%llu:%d:%s): MD (%d) invalid\n", LNetGet()
2329 CNETERR("Error sending GET to %s: %d\n", LNetGet()
H A Dlib-md.c360 CERROR("Invalid option: GET|PUT illegal on active MDs\n"); LNetMDBind()
H A Dlib-ptl.c599 info->mi_opc == LNET_MD_OP_PUT ? "PUT" : "GET", lnet_ptl_match_md()
H A Dapi-ni.c1802 md.threshold = 2; /*GET/REPLY*/ lnet_ping()
/linux-4.1.27/arch/m68k/fpsp040/
H A Dslogn.S351 |--GET K, Y, F, AND ADDRESS OF 1/F.
359 |--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
363 oril #0x01000000,FFRAC(%a6) | ...GET F: ATTACH A 1 AT THE EIGHTH BIT
364 movel FFRAC(%a6),%d0 | ...READY TO GET ADDRESS OF 1/F
382 fmulx LOGOF2,%fp1 | ...GET K*LOG2 WHILE FP0 IS NOT READY
550 faddx %fp1,%fp1 | ...GET 2Z
H A Dssin.S223 |--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
/linux-4.1.27/drivers/uwb/
H A Die.c133 dev_err(dev, "not enough data returned for decoding GET IE " uwb_rc_get_ie()
138 dev_err(dev, "not enough data returned for decoding GET IE " uwb_rc_get_ie()
194 * The current set of IEs are obtained from the hardware with a GET-IE
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
H A Danysee.h291 | 00-63 | GET HARDWARE INFO REQUEST PACKET
303 | 00-63 | GET HARDWARE INFO REPLY PACKET
/linux-4.1.27/include/video/
H A Dgbe.h85 #define GET(v, msb, lsb) \ macro
91 GET((v), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
/linux-4.1.27/include/uapi/linux/wimax/
H A Di2400m.h98 * GET/SET: similar to COMMAND, but will not cause other
99 * EVENTs. The reply, in the case of GET, will contain
107 * parallelize nor post another GET request before the previous
/linux-4.1.27/fs/nfsd/
H A Dblocklayout.c132 dprintk("GET: 0x%llx:0x%llx %d\n", bex->foff, bex->len, bex->es); nfsd4_block_proc_layoutget()
/linux-4.1.27/include/net/irda/
H A Dirlan_common.h87 #define GET 1 macro
/linux-4.1.27/include/uapi/asm-generic/
H A Dfcntl.h160 /* for F_[GET|SET]FL */
/linux-4.1.27/sound/hda/
H A Dhdac_regmap.c274 reg &= ~0x00080000U; /* drop GET bit */ hda_reg_write()
379 *p = verb | 0x800; /* set GET bit */ snd_hdac_regmap_add_vendor_verb()
/linux-4.1.27/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h560 /* Driver read after a GET command */
570 /* Driver read after a GET commad */
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
H A Dselftest.h139 SRPC_BULK_REQ_RCVD = 1, /* passive bulk request(PUT sink/GET source) received */
141 SRPC_BULK_GET_RPLD = 3, /* active bulk GET replied (sink) */
H A Drpc.c417 /* this is kind of an abuse of the LNET_MD_OP_{PUT,GET} options. srpc_post_active_rdma()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Damd5536udc.h575 * SET and GET bitfields in u32 values
602 /* SET and GET bits in u32 values ------------------------------------------*/
H A Domap_udc.c1675 * {SET,GET}_{INTERFACE,DESCRIPTOR,CONFIGURATION}, ep0_irq()
/linux-4.1.27/sound/pci/lola/
H A Dlola.h410 /* GET verbs HDAudio */
420 /* GET verbs Digigram */
/linux-4.1.27/drivers/media/tuners/
H A Dtea5761.c232 tuner_dbg("Radio ST GET = %02x\n", stereo); tea5761_stereo()
H A Dtea5767.c316 tuner_dbg("Radio ST GET = %02x\n", stereo); tea5767_stereo()
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h125 /* for GELIC_EURUS_CMD_{START,GET}_SCAN */
H A Dps3_gelic_wireless.c126 return "GET SCAN"; cmdstr()
/linux-4.1.27/drivers/s390/char/
H A Ddiag_ftp.c47 * @fsize: file size, filled on GET
/linux-4.1.27/drivers/staging/unisys/include/
H A Duisutils.h143 /* ALLOCATED BY THE OTHER END - WE JUST GET A POINTER TO THE MEMORY */
/linux-4.1.27/drivers/input/serio/
H A Dlibps2.c146 * the GET ID command as it were a mouse, with ps2_adjust_timeout()
H A Di8042-x86ia64io.h386 * reset and GET ID commands issued via KBD port are
/linux-4.1.27/arch/x86/include/asm/
H A Duser_32.h36 * Provide support for the GDB 5.0+ PTRACE_{GET|SET}FPXREGS requests for
H A Duser_64.h37 * Provide support for the GDB 5.0+ PTRACE_{GET|SET}FPXREGS requests for
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c92 /* nothing to do if GET == PUT */ nvkm_pmu_recv()
/linux-4.1.27/drivers/clk/
H A Dclk-mb86s7x.c122 pr_debug("%s:%d CMD Cntrlr-%u Dom-%u Port-%u Rate-GET}\n", crg_rate_control()
/linux-4.1.27/drivers/usb/storage/
H A Ddebug.c118 what = "GET EVENT/STATUS NOTIFICATION"; break; usb_stor_show_command()
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c51 unsigned int cmd = 0x40; /* GET */ fetch_regs_from_mem()
/linux-4.1.27/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h195 * G_xxx(X) GET value. This macro obtains a multi-bit field
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Daddrs.h33 * 01: GET space.
/linux-4.1.27/net/wireless/
H A Dwext-priv.c87 * IOCTL and enforce the SET/GET convention. Not doing it would be
H A Dwext-core.c783 /* Allow userspace to GET more than max so ioctl_standard_iw_point()
784 * we can support any size GET requests. ioctl_standard_iw_point()
823 * If this is a GET, but not NOMAX, it means that the extra ioctl_standard_iw_point()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Drx.c311 dev_err(dev, "CMD/GET/SET ack: cannot allocate SKB\n"); i2400m_rx_ctl_ack()
374 msg_type & I2400M_MT_REPORT_MASK ? "REPORT" : "CMD/SET/GET", i2400m_rx_ctl()
409 } else /* an ack to a CMD, GET or SET */ i2400m_rx_ctl()
451 msg_type & I2400M_MT_REPORT_MASK ? "REPORT" : "CMD/SET/GET", i2400m_rx_trace()
H A Dcontrol.c733 d_printf(1, dev, "CMD/GET/SET 0x%04x %zu bytes\n", i2400m_msg_to_dev()
964 dev_err(dev, "GET DEVICE INFO: " i2400m_get_device_info()
1174 "GET STATE"); i2400m_cmd_get_state()
H A Ddriver.c237 d_printf(2, dev, "GET DEVICE INFO: mac addr %pM\n", i2400m_check_mac_addr()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dspca1528.c82 PDEBUG(D_USBI, "GET %02x 0000 %04x %02x", req, index, reg_r()
H A Dov534.c643 PDEBUG(D_USBI, "GET 01 0000 %04x %02x", reg, gspca_dev->usb_buf[0]); ov534_reg_read()
H A Dnw80x.c1590 PDEBUG(D_USBI, "GET 00 0000 %04x %02x", reg_r()
1593 PDEBUG(D_USBI, "GET 00 0000 %04x %02x %02x ..", reg_r()
H A Dov519.c2114 PDEBUG(D_USBI, "GET %02x 0000 %04x %02x", reg_r()
4143 * IF YOU SET IT WRONG, YOU WILL GET ALL ZERO ISOC DATA FROM OV51x!! */ set_ov_sensor_window()
H A Dvc032x.c2933 PDEBUG(D_USBI, "GET %02x 0001 %04x %02x", req, index, reg_r()
2936 PDEBUG(D_USBI, "GET %02x 0001 %04x %*ph", reg_r()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-phy-db.c336 "%s(%d): [PHYDB] GET: Type %d , Size: %d\n", iwl_phy_db_get_section_data()
/linux-4.1.27/drivers/net/wireless/hostap/
H A Dhostap_common.h222 /* New wireless extensions API - SET/GET convention (even ioctl numbers are
/linux-4.1.27/drivers/cpufreq/
H A Dspeedstep-lib.c30 * GET PROCESSOR CORE SPEED IN KHZ *
/linux-4.1.27/net/batman-adv/
H A Dmain.h92 /* numbers of originator to contact for any PUT/GET DHT operation */
H A Dtypes.h428 * @BATADV_CNT_DAT_GET_TX: transmitted dht GET traffic packet counter
429 * @BATADV_CNT_DAT_GET_RX: received dht GET traffic packet counter
/linux-4.1.27/include/net/
H A Diw_handler.h167 * 5) For many Wireless Extensions, the GET operation return the current
278 #define IW_DESCR_FLAG_RESTRICT 0x0004 /* GET : request is ROOT only */
280 #define IW_DESCR_FLAG_NOMAX 0x0008 /* GET : no limit on request size */
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/
H A Do2iblnd_cb.c1507 CERROR("Can't allocate txd for GET to %s\n", kiblnd_send()
1527 CERROR("Can't setup GET sink for %s: %d\n", kiblnd_send()
1541 CERROR("Can't create reply for GET -> %s\n", kiblnd_send()
1656 CERROR("Can't setup GET src for %s: %d\n", kiblnd_reply()
1666 CERROR("Can't setup rdma for GET from %s: %d\n", kiblnd_reply()
1787 /* Optimized GET; RDMA lntmsg's payload */ kiblnd_recv()
1790 /* GET didn't match anything */ kiblnd_recv()
/linux-4.1.27/arch/ia64/kernel/
H A Dunaligned.c210 0, /* r0 is read-only : WE SHOULD NEVER GET THIS */
226 0, /* constant : WE SHOULD NEVER GET THIS */
227 0, /* constant : WE SHOULD NEVER GET THIS */
/linux-4.1.27/drivers/staging/rtl8192e/
H A Drtllib_softmac_wx.c481 /* this is just to be sure that the GET wx callback rtllib_wx_set_essid()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac_wx.c417 /* this is just to be sure that the GET wx callback ieee80211_wx_set_essid()
/linux-4.1.27/drivers/dma/sh/
H A Drcar-hpbdma.c591 dev_err(&pdev->dev, "%s(): GET = %d\n", __func__, err); hpb_dmae_probe()
H A Dshdmac.c789 dev_err(&pdev->dev, "%s(): GET = %d\n", __func__, err); sh_dmae_probe()
H A Dshdma-base.c122 dev_err(schan->dev, "%s(): GET = %d\n", __func__, ret); shdma_tx_submit()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv04.c417 * show that it wraps around to the start at GET=0x800.. No clue as to nv04_fifo_cache_error()
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmast.c323 mlog(ML_ERROR, "Both PUT and GET lvb specified, (0x%x)\n", dlm_proxy_ast_handler()
H A Ddlmconvert.c471 mlog(ML_ERROR, "both PUT and GET lvb specified\n"); dlm_convert_lock_handler()
/linux-4.1.27/include/linux/uwb/
H A Dspec.h501 UWB_RC_CMD_GET_IE = 18, /* GET Information Elements */
/linux-4.1.27/drivers/usb/serial/
H A Dcp210x.c275 /* CP210X_(SET|GET)_BAUDDIV */
278 /* CP210X_(SET|GET)_LINE_CTL */
/linux-4.1.27/fs/
H A Dxattr.c423 * Extended attribute GET operations
817 * xattr GET operation for in-memory/pseudo filesystems
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dniobuf.c171 md.threshold = 1; /* PUT or GET */ ptlrpc_register_bulk()
H A Dclient.c1808 * was good after getting the REPLY for her GET or ptlrpc_check_set()
/linux-4.1.27/drivers/pinctrl/
H A Dpinmux.c548 seq_printf(s, "function %s: COULD NOT GET GROUPS\n", pinmux_functions_show()
/linux-4.1.27/arch/ia64/sn/pci/
H A Dtioca_provider.c176 * use GET semantics to fetch memory tioca_gart_init()
/linux-4.1.27/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h827 * brief the data structure for GET CONTROLLER CONFIG COMMAND
875 * brief the data structure for GET PHY PROFILE COMMAND
/linux-4.1.27/net/dcb/
H A Ddcbnl.c1035 /* Handle IEEE 802.1Qaz/802.1Qau/802.1Qbb GET commands. */ dcbnl_ieee_fill()
1653 /* Handle CEE DCBX GET commands. */ dcbnl_cee_get()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2100.c6701 IPW_DEBUG_WX("GET Freq/Channel -> %d\n", priv->channel); ipw2100_wx_get_freq()
6756 IPW_DEBUG_WX("GET Mode -> %d\n", wrqu->mode); ipw2100_wx_get_mode()
6900 IPW_DEBUG_WX("GET Range\n"); ipw2100_wx_get_range()
7077 IPW_DEBUG_WX("GET Nickname -> %s\n", extra); ipw2100_wx_get_nick()
7167 IPW_DEBUG_WX("GET Rate -> %d\n", wrqu->bitrate.value); ipw2100_wx_get_rate()
7225 IPW_DEBUG_WX("GET RTS Threshold -> 0x%08X\n", wrqu->rts.value); ipw2100_wx_get_rts()
7293 IPW_DEBUG_WX("GET TX Power -> %d\n", wrqu->txpower.value); ipw2100_wx_get_txpow()
7341 IPW_DEBUG_WX("GET Frag Threshold -> %d\n", wrqu->frag.value); ipw2100_wx_get_frag()
7417 IPW_DEBUG_WX("GET Retry -> %d\n", wrqu->retry.value); ipw2100_wx_get_retry()
7551 IPW_DEBUG_WX("GET Power Management Mode -> %02X\n", priv->power_mode); ipw2100_wx_get_power()
H A Dipw2200.c8754 IPW_DEBUG_WX("GET Freq/Channel -> %d\n", priv->channel); ipw_wx_get_freq()
8929 IPW_DEBUG_WX("GET Range\n"); ipw_wx_get_range()
9139 IPW_DEBUG_WX("GET roaming threshold -> %s %d\n", ipw_wx_get_sens()
9267 IPW_DEBUG_WX("GET Rate -> %d\n", wrqu->bitrate.value); ipw_wx_get_rate()
9304 IPW_DEBUG_WX("GET RTS Threshold -> %d\n", wrqu->rts.value); ipw_wx_get_rts()
9354 IPW_DEBUG_WX("GET TX Power -> %s %d\n", ipw_wx_get_txpow()
9394 IPW_DEBUG_WX("GET Frag Threshold -> %d\n", wrqu->frag.value); ipw_wx_get_frag()
9458 IPW_DEBUG_WX("GET retry -> %d\n", wrqu->retry.value); ipw_wx_get_retry()
9600 IPW_DEBUG_WX("GET Power Management Mode -> %02X\n", priv->power_mode); ipw_wx_get_power()
9762 IPW_DEBUG_WX("PRIV GET MODE: %s\n", extra); ipw_wx_get_wireless_mode()
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_sn2.c1179 /* allocate all the required GET/PUT values */ xpc_setup_ch_structures_sn2()
1834 * received by the other side. (The remote GET value will have xpc_process_msg_chctl_flags_sn2()
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c388 deb_info("GET STATISTIC\n"); af9005_get_statistic()
/linux-4.1.27/drivers/misc/
H A Dkgdbts.c768 eprintk("kgdbts: ERROR GET: EOB on '%s' at %i\n", run_simple_test()
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dpmf.c335 smt->smt_class = req->smt_class ; /* same class (GET/SET) */ smt_build_pmf_response()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h670 * GET/SET the value of the data pointer used by SCRIPTS.
/linux-4.1.27/drivers/char/
H A Dsonypi.c1047 /* GET Temperature (useful under APM) */ sonypi_misc_ioctl()
/linux-4.1.27/include/linux/mtd/
H A Dnand.h225 /* ONFI optional commands SET/GET FEATURES supported? */
/linux-4.1.27/include/uapi/linux/usb/
H A Dch9.h724 /* USB_DT_KEY: used with {GET,SET}_SECURITY_DATA; only public keys
/linux-4.1.27/arch/alpha/kernel/
H A Dcore_marvel.c667 rtc_access.function = 0x48 + !write; /* GET/PUT_TOY */ __marvel_rtc_io()
/linux-4.1.27/fs/afs/
H A Dinternal.h639 _debug("GET SERVER %d", atomic_read(&(S)->usage)); \
/linux-4.1.27/net/ipv4/
H A Dip_sockglue.c1248 * Get the options. Note for future reference. The GET of IP options gets
H A Dtcp_metrics.c773 /* Following attributes are not received for GET/DEL,
H A Dtcp.c2025 * GET in an FTP client, suspend the process, wait for the client to tcp_close()
/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx_scsi.c204 what = "GET EVENT/STATUS NOTIFICATION"; scsi_show_command()
3041 /* GET Memory Stick Media Information Response Header */ get_ms_information()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_request.c1566 * - GET the found locks and add them into the \a cancels list.
1765 * given policy, mode. GET the found locks and add them into the \a cancels
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-lib.c940 /* [2] send GET FEATURE command to double-check the timing mode */ enable_edo_mode()
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-api.c144 printk(KERN_ERR "%s() GET commit error, ret = 0x%x\n", saa7164_api_set_vbi_format()
/linux-4.1.27/drivers/block/
H A DDAC960.c1583 return DAC960_Failure(Controller, "GET LOGICAL DRIVE INFORMATION"); DAC960_V1_ReadControllerConfiguration()
1595 return DAC960_Failure(Controller, "GET DEVICE STATE"); DAC960_V1_ReadControllerConfiguration()
1796 return DAC960_Failure(Controller, "GET CONTROLLER INFO"); DAC960_V2_ReadControllerConfiguration()
1802 return DAC960_Failure(Controller, "GET HEALTH STATUS"); DAC960_V2_ReadControllerConfiguration()
/linux-4.1.27/net/ipv6/
H A Dsit.c304 /* For simple GET or for root users, ipip6_tunnel_get_prl()
/linux-4.1.27/tools/hv/
H A Dhv_kvp_daemon.c1273 * needs to be persistent. A subsequent GET call on the interface kvp_set_ip_info()
/linux-4.1.27/drivers/scsi/
H A DFlashPoint.c4604 WRW_HARPOON(map_addr, (MRR_OP + SDATA + D_AR0)); /*GET STATUS BYTE */ FPT_autoLoadDefaultMap()
4612 WRW_HARPOON(map_addr, (MRR_OP + SDATA + D_BUCKET)); /*GET CMD COMPLETE MSG */ FPT_autoLoadDefaultMap()
4624 map_addr += 2; /* DIDN'T GET ONE */ FPT_autoLoadDefaultMap()
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dinit301.c396 /* HELPER: GET SOME DATA FROM BIOS ROM */
905 /* GET VIDEO BRIDGE CONFIG INFO */
1401 /* GET LCD INFO */
2146 /* GET VCLK */
2719 /* GET RESOLUTION DATA */
2827 /* GET CRT2 TIMING DATA */
3550 /* GET LVDS DES (SKEW) DATA */
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Dfplsp.S5067 #--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
8248 #--GET K, Y, F, AND ADDRESS OF 1/F.
8256 #--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
8260 or.l &0x01000000,FFRAC(%a6) # GET F: ATTACH A 1 AT THE EIGHTH BIT
8261 mov.l FFRAC(%a6),%d1 # READY TO GET ADDRESS OF 1/F
8279 fmul.x LOGOF2(%pc),%fp1 # GET K*LOG2 WHILE FP0 IS NOT READY
8510 fadd.x %fp1,%fp1 # GET 2Z
H A Dfpsp.S5173 #--GET N+ADJN AND SEE IF SIN(R) OR COS(R) IS NEEDED
8354 #--GET K, Y, F, AND ADDRESS OF 1/F.
8362 #--WHILE THE CONVERSION IS GOING ON, WE GET F AND ADDRESS OF 1/F
8366 or.l &0x01000000,FFRAC(%a6) # GET F: ATTACH A 1 AT THE EIGHTH BIT
8367 mov.l FFRAC(%a6),%d1 # READY TO GET ADDRESS OF 1/F
8385 fmul.x LOGOF2(%pc),%fp1 # GET K*LOG2 WHILE FP0 IS NOT READY
8616 fadd.x %fp1,%fp1 # GET 2Z
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1702 /******************** GET/SET_MACLIST **************************/
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dskfbi.h1038 #define GET(io,mask) (inpw(io)&(mask)) macro
/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dsta_cmd.c1079 * - Setting register offset (for both GET and SET) and
/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp_pci.c1584 /* TO DO: WILL MOST LIKELY NEED TO GET RID OF THE BUS STRUCTURE FROM RESOURCES AS WELL */ ibmphp_unconfigure_card()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c1935 DP(BNX2X_MSG_DCB, "GET-PERM-ADDR\n"); bnx2x_dcbnl_get_perm_hw_addr()
H A Dbnx2x_main.c2779 * SET and GET requests (other are not triggered from MCP) bnx2x_afex_handle_vif_list_cmd()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_mad.c1539 * This check is performed only in the GET method because the pma_get_portcounters_cong()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_drv.h74 * Add 'GET' queries for starting additional clients on different VT's.
/linux-4.1.27/drivers/tty/serial/
H A Datmel_serial.c91 /* UART registers. CR is write-only, hence no GET macro */
/linux-4.1.27/sound/pci/hda/
H A Dpatch_ca0132.c1383 * @dir: SET or GET
1387 * @reply_len: length of the reply buffer returned from GET
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw4.h1614 * This is the non-embedded version of ALLOC or GET RSRC_EXTENTS. Word4 in this
H A Dlpfc_sli.c5132 /* Send an extents count of 0 - the GET doesn't use it. */ lpfc_sli4_get_avail_extnt_rsrc()
/linux-4.1.27/drivers/net/wireless/prism54/
H A Disl_ioctl.c2742 /* The low order bit identify a SET (0) or a GET (1) ioctl. */
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd.c1834 dev_vdbg(hsotg->dev, "DWC OTG HCD GET FRAME NUMBER %d\n", dwc2_hcd_get_frame_number()
/linux-4.1.27/net/xfrm/
H A Dxfrm_user.c2438 /* All operations require privileges, even GET */ xfrm_user_rcv_msg()
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-cards.c2977 if (0 == strncmp(eeprom_data,"GET MM20xPCTV",13)) identify_by_eeprom()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h2165 * versions. These flags are set/cleared via FSFILT_IOC_{GET,SET}_FLAGS.
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.c2392 brcmf_err("GET STA INFO failed, %d\n", err); brcmf_cfg80211_get_station()
/linux-4.1.27/drivers/char/ipmi/
H A Dipmi_msghandler.c3457 * the Channel Byte in the "GET MESSAGE" command handle_oem_get_msg_cmd()
/linux-4.1.27/drivers/platform/x86/
H A Dsony-laptop.c4232 /* GET Temperature (useful under APM) */ sonypi_misc_ioctl()
/linux-4.1.27/drivers/net/wireless/
H A Dairo.c873 * should use only "GET" ioctls (last bit set to 1). "SET" ioctls are root

Completed in 7288 milliseconds