Home
last modified time | relevance | path

Searched defs:cp (Results 1 – 25 of 184) sorted by relevance

12345678

/drivers/net/ethernet/sun/
Dcassini.c244 static inline void cas_lock_tx(struct cas *cp) in cas_lock_tx()
252 static inline void cas_lock_all(struct cas *cp) in cas_lock_all()
266 #define cas_lock_all_save(cp, flags) \ argument
273 static inline void cas_unlock_tx(struct cas *cp) in cas_unlock_tx()
281 static inline void cas_unlock_all(struct cas *cp) in cas_unlock_all()
287 #define cas_unlock_all_restore(cp, flags) \ argument
294 static void cas_disable_irq(struct cas *cp, const int ring) in cas_disable_irq()
327 static inline void cas_mask_intr(struct cas *cp) in cas_mask_intr()
335 static void cas_enable_irq(struct cas *cp, const int ring) in cas_enable_irq()
364 static inline void cas_unmask_intr(struct cas *cp) in cas_unmask_intr()
[all …]
/drivers/media/usb/pvrusb2/
Dpvrusb2-ioread.c53 static int pvr2_ioread_init(struct pvr2_ioread *cp) in pvr2_ioread_init()
76 static void pvr2_ioread_done(struct pvr2_ioread *cp) in pvr2_ioread_done()
89 struct pvr2_ioread *cp; in pvr2_ioread_create() local
100 void pvr2_ioread_destroy(struct pvr2_ioread *cp) in pvr2_ioread_destroy()
112 void pvr2_ioread_set_sync_key(struct pvr2_ioread *cp, in pvr2_ioread_set_sync_key()
140 static void pvr2_ioread_stop(struct pvr2_ioread *cp) in pvr2_ioread_stop()
160 static int pvr2_ioread_start(struct pvr2_ioread *cp) in pvr2_ioread_start()
197 struct pvr2_stream *pvr2_ioread_get_stream(struct pvr2_ioread *cp) in pvr2_ioread_get_stream()
202 int pvr2_ioread_setup(struct pvr2_ioread *cp,struct pvr2_stream *sp) in pvr2_ioread_setup()
245 int pvr2_ioread_set_enabled(struct pvr2_ioread *cp,int fl) in pvr2_ioread_set_enabled()
[all …]
Dpvrusb2-context.c250 struct pvr2_channel *cp; in pvr2_context_reset_input_limits() local
288 void pvr2_channel_init(struct pvr2_channel *cp,struct pvr2_context *mp) in pvr2_channel_init()
305 static void pvr2_channel_disclaim_stream(struct pvr2_channel *cp) in pvr2_channel_disclaim_stream()
314 void pvr2_channel_done(struct pvr2_channel *cp) in pvr2_channel_done()
336 int pvr2_channel_limit_inputs(struct pvr2_channel *cp,unsigned int cmsk) in pvr2_channel_limit_inputs()
381 unsigned int pvr2_channel_get_limited_inputs(struct pvr2_channel *cp) in pvr2_channel_get_limited_inputs()
387 int pvr2_channel_claim_stream(struct pvr2_channel *cp, in pvr2_channel_claim_stream()
415 struct pvr2_ioread *cp; in pvr2_channel_create_mpeg_stream() local
/drivers/net/ethernet/broadcom/
Dcnic.c190 struct cnic_local *cp = dev->cnic_priv; in cnic_ctx_wr() local
205 struct cnic_local *cp = dev->cnic_priv; in cnic_ctx_tbl_wr() local
219 struct cnic_local *cp = dev->cnic_priv; in cnic_ring_ctl() local
237 struct cnic_local *cp = dev->cnic_priv; in cnic_reg_wr_ind() local
251 struct cnic_local *cp = dev->cnic_priv; in cnic_reg_rd_ind() local
265 struct cnic_local *cp = dev->cnic_priv; in cnic_ulp_ctl() local
292 struct cnic_local *cp = dev->cnic_priv; in cnic_spq_completion() local
302 static int cnic_get_l5_cid(struct cnic_local *cp, u32 cid, u32 *l5_cid) in cnic_get_l5_cid()
318 static int cnic_send_nlmsg(struct cnic_local *cp, u32 type, in cnic_send_nlmsg()
379 struct cnic_local *cp; in cnic_iscsi_nl_msg_recv() local
[all …]
/drivers/s390/char/
Dcon3270.c76 static void con3270_set_timer(struct con3270 *cp, int expires) in con3270_set_timer()
90 con3270_update_status(struct con3270 *cp) in con3270_update_status()
101 con3270_create_status(struct con3270 *cp) in con3270_create_status()
125 con3270_update_string(struct con3270 *cp, struct string *s, int nr) in con3270_update_string()
142 con3270_rebuild_update(struct con3270 *cp) in con3270_rebuild_update()
168 con3270_alloc_string(struct con3270 *cp, size_t size) in con3270_alloc_string()
207 con3270_update(struct con3270 *cp) in con3270_update()
295 struct con3270 *cp; in con3270_read_tasklet() local
366 con3270_issue_read(struct con3270 *cp) in con3270_issue_read()
391 struct con3270 *cp; in con3270_activate() local
[all …]
/drivers/net/ethernet/realtek/
D8139cp.c407 static inline void cp_set_rxbufsize (struct cp_private *cp) in cp_set_rxbufsize()
418 static inline void cp_rx_skb (struct cp_private *cp, struct sk_buff *skb, in cp_rx_skb()
434 static void cp_rx_err_acct (struct cp_private *cp, unsigned rx_tail, in cp_rx_err_acct()
465 struct cp_private *cp = container_of(napi, struct cp_private, napi); in cp_rx_poll() local
578 struct cp_private *cp; in cp_interrupt() local
641 struct cp_private *cp = netdev_priv(dev); in cp_poll_controller() local
650 static void cp_tx (struct cp_private *cp) in cp_tx()
717 static void unwind_tx_frag_mapping(struct cp_private *cp, struct sk_buff *skb, in unwind_tx_frag_mapping()
736 struct cp_private *cp = netdev_priv(dev); in cp_start_xmit() local
892 struct cp_private *cp = netdev_priv(dev); in __cp_set_rx_mode() local
[all …]
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c73 static void sym_print_msg(struct sym_ccb *cp, char *label, u_char *msg) in sym_print_msg()
1419 static int sym_prepare_nego(struct sym_hcb *np, struct sym_ccb *cp, u_char *msgptr)
1480 void sym_put_start_queue(struct sym_hcb *np, struct sym_ccb *cp)
1543 struct sym_ccb *cp; local
1596 struct sym_ccb *cp; local
1644 struct sym_ccb *cp; local
2036 struct sym_ccb *cp; local
2190 struct sym_ccb *cp = sym_ccb_from_dsa(np, dsa); local
2319 struct sym_ccb *cp = sym_ccb_from_dsa(np, dsa); local
2414 struct sym_ccb *cp; local
[all …]
/drivers/isdn/hysdn/
Dhysdn_procconf.c55 unsigned char *cp = cnf->conf_line; in process_line() local
98 unsigned char ch, *cp; in hysdn_conf_write() local
214 char *cp; in hysdn_conf_read() local
233 char *cp, *tmp; in hysdn_conf_open() local
/drivers/tty/
Drocket.c314 static void rp_do_receive(struct r_port *info, CHANNEL_t *cp, in rp_do_receive()
426 CHANNEL_t *cp = &info->channel; in rp_do_transmit() local
492 CHANNEL_t *cp; in rp_handle_port() local
712 CHANNEL_t *cp; in configure_r_port() local
886 CHANNEL_t *cp; in rp_open() local
989 CHANNEL_t *cp; in rp_close() local
1067 CHANNEL_t *cp; in rp_set_termios() local
1346 CHANNEL_t *cp; in rp_send_xchar() local
1438 CHANNEL_t *cp; in rp_wait_until_sent() local
1491 CHANNEL_t *cp; in rp_hangup() local
[all …]
Dn_tty.c534 const unsigned char *cp; in process_output_block() local
1480 n_tty_receive_buf_real_raw(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_real_raw()
1500 n_tty_receive_buf_raw(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_raw()
1517 n_tty_receive_buf_closing(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_closing()
1531 n_tty_receive_buf_standard(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_standard()
1565 n_tty_receive_buf_fast(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_fast()
1590 static void __receive_buf(struct tty_struct *tty, const unsigned char *cp, in __receive_buf()
1668 n_tty_receive_buf_common(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf_common()
1737 static void n_tty_receive_buf(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf()
1743 static int n_tty_receive_buf2(struct tty_struct *tty, const unsigned char *cp, in n_tty_receive_buf2()
/drivers/mtd/chips/
Dgen_probe.c21 struct mtd_info *mtd_do_chip_probe(struct map_info *map, struct chip_probe *cp) in mtd_do_chip_probe()
59 static struct cfi_private *genprobe_ident_chips(struct map_info *map, struct chip_probe *cp) in genprobe_ident_chips()
165 static int genprobe_new_chip(struct map_info *map, struct chip_probe *cp, in genprobe_new_chip()
/drivers/staging/speakup/
Dkobjects.c33 char *cp; in chars_chartab_show() local
111 char *cp = (char *) buf; in chars_chartab_store() local
227 char *cp = buf; in keymap_show() local
266 char *cp; in keymap_store() local
440 char *cp; in version_show() local
457 char *cp = buf; in punc_show() local
547 char *cp; in spk_var_show() local
622 char *cp; in spk_var_store() local
748 char *cp = (char *) buf; in message_store_helper() local
Dvarhandlers.c182 char *cp; in spk_set_num_var() local
276 u_char *cp; in spk_set_mask_bits() local
/drivers/net/slip/
Dslhc.c171 put16(unsigned char *cp, unsigned short x) in put16()
182 encode(unsigned char *cp, unsigned short n) in encode()
237 register unsigned char *cp = new_seq; in slhc_compress() local
495 unsigned char *cp = icp; in slhc_uncompress() local
/drivers/base/
Dclass.c30 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_show() local
42 struct subsys_private *cp = to_subsys_private(kobj); in class_attr_store() local
52 struct subsys_private *cp = to_subsys_private(kobj); in class_release() local
68 struct subsys_private *cp = to_subsys_private(kobj); in class_child_ns_type() local
168 struct subsys_private *cp; in __class_register() local
/drivers/net/wireless/ath/wil6210/
Dethtool.c45 struct ethtool_coalesce *cp) in wil_ethtoolops_get_coalesce()
67 struct ethtool_coalesce *cp) in wil_ethtoolops_set_coalesce()
/drivers/net/ethernet/apple/
Dmace.c434 volatile struct dbdma_cmd *cp; in mace_open() local
535 volatile struct dbdma_cmd *cp, *np; in mace_xmit_start() local
665 volatile struct dbdma_cmd *cp; in mace_interrupt() local
812 volatile struct dbdma_cmd *cp; in mace_tx_timeout() local
881 volatile struct dbdma_cmd *cp, *np; in mace_rxdma_intr() local
/drivers/scsi/
Dncr53c8xx.c869 #define CCB_DONE_VALID(cp) (((u_long) cp) != CCB_DONE_EMPTY) argument
873 #define CCB_DONE_VALID(cp) \ argument
1392 struct ccb * cp; member
1588 #define CCB_PHYS(cp,lbl) (cp->p_ccb + offsetof(struct ccb, lbl)) argument
3679 static void ncr_print_msg(struct ccb *cp, char *label, u_char *msg) in ncr_print_msg()
4060 static int ncr_prepare_nego(struct ncb *np, struct ccb *cp, u_char *msgptr) in ncr_prepare_nego()
4124 struct ccb *cp; in ncr_queue_command() local
4431 struct ccb *cp; in ncr_start_next_ccb() local
4449 static void ncr_put_start_queue(struct ncb *np, struct ccb *cp) in ncr_put_start_queue()
4565 struct ccb *cp; in ncr_reset_bus() local
[all …]
Deata_pio.c163 struct eata_ccb *cp; in eata_pio_int_handler() local
310 struct eata_ccb *cp; in eata_pio_queue_lck() local
514 struct eata_ccb cp; in get_pio_board_data() local
/drivers/s390/cio/
Ddevice_pgid.c59 struct ccw1 *cp = cdev->private->iccws; in nop_build_cp() local
136 struct ccw1 *cp = cdev->private->iccws; in spid_build_cp() local
437 struct ccw1 *cp = cdev->private->iccws; in snid_build_cp() local
628 struct ccw1 *cp = cdev->private->iccws; in stlck_build_cp() local
/drivers/md/bcache/
Dsysfs.h88 #define strtoul_or_return(cp) \ argument
97 #define strtoi_h_or_return(cp, v) \ argument
Dutil.h301 static inline int bch_strtol_h(const char *cp, long *res) in bch_strtol_h()
310 static inline int bch_strtoul_h(const char *cp, long *res) in bch_strtoul_h()
319 #define strtoi_h(cp, res) \ argument
333 #define strtoul_safe(cp, var) \ argument
342 #define strtoul_safe_clamp(cp, var, min, max) \ argument
/drivers/isdn/divert/
Ddivert_procfs.c41 put_info_buffer(char *cp) in put_info_buffer()
189 char *cp; in isdn_divert_ioctl_unlocked() local
/drivers/net/hamradio/
Dmkiss.c125 static unsigned short calc_crc_flex(unsigned char *cp, int size) in calc_crc_flex()
135 static int check_crc_flex(unsigned char *cp, int size) in check_crc_flex()
151 static int check_crc_16(unsigned char *cp, int size) in check_crc_16()
901 static void mkiss_receive_buf(struct tty_struct *tty, const unsigned char *cp, in mkiss_receive_buf()
/drivers/media/platform/ti-vpe/
Dsc.c67 const u16 *cp; in sc_set_hs_coeffs() local
120 const u16 *cp; in sc_set_vs_coeffs() local

12345678