/linux-3.3/drivers/net/slip/ |
D | slip.c | 129 static int sl_alloc_bufs(struct slip *sl, int mtu) in sl_alloc_bufs() 205 static void sl_free_bufs(struct slip *sl) in sl_free_bufs() 220 static int sl_realloc_bufs(struct slip *sl, int mtu) 306 static inline void sl_lock(struct slip *sl) 313 static inline void sl_unlock(struct slip *sl) 319 static void sl_bump(struct slip *sl) 375 static void sl_encaps(struct slip *sl, unsigned char *icp, int len) 427 struct slip *sl = tty->disc_data; local 449 struct slip *sl = netdev_priv(dev); local 483 struct slip *sl = netdev_priv(dev); local [all …]
|
/linux-3.3/drivers/net/wan/ |
D | x25_asy.c | 56 struct x25_asy *sl; in x25_asy_alloc() local 110 static void x25_asy_free(struct x25_asy *sl) in x25_asy_free() 124 struct x25_asy *sl = netdev_priv(dev); in x25_asy_change_mtu() local 174 static inline void x25_asy_lock(struct x25_asy *sl) in x25_asy_lock() 182 static inline void x25_asy_unlock(struct x25_asy *sl) in x25_asy_unlock() 189 static void x25_asy_bump(struct x25_asy *sl) in x25_asy_bump() 219 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps() 260 struct x25_asy *sl = tty->disc_data; in x25_asy_write_wakeup() local 282 struct x25_asy *sl = netdev_priv(dev); in x25_asy_timeout() local 304 struct x25_asy *sl = netdev_priv(dev); in x25_asy_xmit() local [all …]
|
/linux-3.3/drivers/net/can/ |
D | slcan.c | 141 static void slc_bump(struct slcan *sl) in slc_bump() 205 static void slcan_unesc(struct slcan *sl, unsigned char s) in slcan_unesc() 232 static void slc_encaps(struct slcan *sl, struct can_frame *cf) in slc_encaps() 278 struct slcan *sl = (struct slcan *) tty->disc_data; in slcan_write_wakeup() local 301 struct slcan *sl = netdev_priv(dev); in slc_xmit() local 334 struct slcan *sl = netdev_priv(dev); in slc_close() local 352 struct slcan *sl = netdev_priv(dev); in slc_open() local 409 struct slcan *sl = (struct slcan *) tty->disc_data; in slcan_receive_buf() local 435 struct slcan *sl; in slc_sync() local 456 struct slcan *sl; in slc_alloc() local [all …]
|
/linux-3.3/drivers/w1/ |
D | w1.c | 82 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_release() local 101 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_read_name() local 109 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_read_id() local 127 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_default_write() local 146 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_default_read() local 164 static int w1_default_add_slave(struct w1_slave *sl) in w1_default_add_slave() 169 static void w1_default_remove_slave(struct w1_slave *sl) in w1_default_remove_slave() 359 struct w1_slave *sl; in w1_master_attribute_show_slaves() local 427 struct w1_slave *sl; in w1_slave_search_device() local 444 struct w1_slave *sl; in w1_master_attribute_store_add() local [all …]
|
D | w1_netlink.c | 216 static int w1_process_command_slave(struct w1_slave *sl, struct cn_msg *msg, in w1_process_command_slave() 317 struct w1_slave *sl; in w1_cn_callback() local
|
D | w1_int.c | 199 struct w1_slave *sl, *sln; in __w1_remove_master_device() local
|
/linux-3.3/drivers/w1/slaves/ |
D | w1_bq27000.c | 30 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_bq27000_write() local 45 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_bq27000_read() local 57 static int w1_bq27000_add_slave(struct w1_slave *sl) in w1_bq27000_add_slave() 84 static void w1_bq27000_remove_slave(struct w1_slave *sl) in w1_bq27000_remove_slave()
|
D | w1_ds2780.c | 32 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2780_do_io() local 57 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2780_io() local 89 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2780_eeprom_cmd() local 126 static int w1_ds2780_add_slave(struct w1_slave *sl) in w1_ds2780_add_slave() 166 static void w1_ds2780_remove_slave(struct w1_slave *sl) in w1_ds2780_remove_slave()
|
D | w1_ds2431.c | 66 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock() 103 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f2d_read_bin() local 147 static int w1_f2d_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f2d_write() 209 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f2d_write_bin() local 277 static int w1_f2d_add_slave(struct w1_slave *sl) in w1_f2d_add_slave() 282 static void w1_f2d_remove_slave(struct w1_slave *sl) in w1_f2d_remove_slave()
|
D | w1_ds2433.c | 67 static int w1_f23_refresh_block(struct w1_slave *sl, struct w1_f23_data *data, in w1_f23_refresh_block() 99 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f23_read_bin() local 158 static int w1_f23_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f23_write() 213 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f23_write_bin() local 269 static int w1_f23_add_slave(struct w1_slave *sl) in w1_f23_add_slave() 292 static void w1_f23_remove_slave(struct w1_slave *sl) in w1_f23_remove_slave()
|
D | w1_ds2423.c | 52 struct w1_slave *sl = dev_to_w1_slave(device); in w1_counter_read() local 131 static int w1_f1d_add_slave(struct w1_slave *sl) in w1_f1d_add_slave() 136 static void w1_f1d_remove_slave(struct w1_slave *sl) in w1_f1d_remove_slave()
|
D | w1_ds2760.c | 29 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2760_io() local 74 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2760_eeprom_cmd() local 119 static int w1_ds2760_add_slave(struct w1_slave *sl) in w1_ds2760_add_slave() 160 static void w1_ds2760_remove_slave(struct w1_slave *sl) in w1_ds2760_remove_slave()
|
D | w1_ds2408.c | 45 static int _read_reg(struct w1_slave *sl, u8 address, unsigned char* buf) in _read_reg() 159 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f29_write_output() local 225 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f29_write_activity() local 259 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f29_write_status_control() local 357 static int w1_f29_add_slave(struct w1_slave *sl) in w1_f29_add_slave() 373 static void w1_f29_remove_slave(struct w1_slave *sl) in w1_f29_remove_slave()
|
D | w1_therm.c | 59 static int w1_therm_add_slave(struct w1_slave *sl) in w1_therm_add_slave() 64 static void w1_therm_remove_slave(struct w1_slave *sl) in w1_therm_remove_slave() 176 struct w1_slave *sl = dev_to_w1_slave(device); in w1_therm_read() local
|
/linux-3.3/lib/mpi/ |
D | longlong.h | 112 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 121 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 183 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 192 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 270 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 279 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 312 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 321 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 429 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 438 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument [all …]
|
/linux-3.3/include/linux/ |
D | seqlock.h | 58 static inline void write_seqlock(seqlock_t *sl) in write_seqlock() 65 static inline void write_sequnlock(seqlock_t *sl) in write_sequnlock() 72 static inline int write_tryseqlock(seqlock_t *sl) in write_tryseqlock() 84 static __always_inline unsigned read_seqbegin(const seqlock_t *sl) in read_seqbegin() 104 static __always_inline int read_seqretry(const seqlock_t *sl, unsigned start) in read_seqretry()
|
/linux-3.3/drivers/pci/hotplug/ |
D | ibmphp_core.c | 41 #define attn_on(sl) ibmphp_hpc_writeslot (sl, HPC_SLOT_ATTNON) argument 42 #define attn_off(sl) ibmphp_hpc_writeslot (sl, HPC_SLOT_ATTNOFF) argument 43 #define attn_LED_blink(sl) ibmphp_hpc_writeslot (sl, HPC_SLOT_BLINKLED) argument 44 #define get_ctrl_revision(sl, rev) ibmphp_hpc_readslot (sl, READ_REVLEVEL, rev) argument 45 #define get_hpc_options(sl, opt) ibmphp_hpc_readslot (sl, READ_HPCOPTIONS, opt) argument 74 static inline int get_cur_bus_info(struct slot **sl) in get_cur_bus_info() 104 static inline int slot_update(struct slot **sl) in slot_update()
|
/linux-3.3/arch/alpha/math-emu/ |
D | sfp-util.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 10 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux-3.3/arch/sparc/math-emu/ |
D | sfp-util_64.h | 14 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 28 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
D | sfp-util_32.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 16 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux-3.3/arch/sh/math-emu/ |
D | sfp-util.h | 5 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 13 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux-3.3/arch/s390/include/asm/ |
D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) ({ \ argument 20 #define sub_ddmmss(sh, sl, ah, al, bh, bl) ({ \ argument
|
/linux-3.3/fs/configfs/ |
D | symlink.c | 77 struct configfs_symlink *sl; in create_link() local 192 struct configfs_symlink *sl; in configfs_unlink() local
|
/linux-3.3/include/rdma/ |
D | ib_user_mad.h | 81 __u8 sl; member 125 __u8 sl; member
|
/linux-3.3/drivers/of/ |
D | device.c | 134 int seen = 0, cplen, sl; in of_device_uevent() local
|