Home
last modified time | relevance | path

Searched defs:sl (Results 1 – 25 of 86) sorted by relevance

1234

/linux/drivers/w1/slaves/
H A Dw1_therm.c101 #define SLAVE_SPECIFIC_FUNC(sl) \ argument
108 #define SLAVE_POWERMODE(sl) \ argument
115 #define SLAVE_RESOLUTION(sl) \ argument
122 #define SLAVE_CONV_TIME_OVERRIDE(sl) \ argument
129 #define SLAVE_FEATURES(sl) \ argument
138 #define SLAVE_CONVERT_TRIGGERED(sl) \ argument
518 static inline int w1_DS18B20_convert_time(struct w1_slave *sl) in w1_DS18B20_convert_time()
556 static inline int w1_DS18S20_convert_time(struct w1_slave *sl) in w1_DS18S20_convert_time()
567 static inline int w1_DS1825_convert_time(struct w1_slave *sl) in w1_DS1825_convert_time()
602 static inline int w1_DS18B20_write_data(struct w1_slave *sl, in w1_DS18B20_write_data()
[all …]
H A Dw1_ds2438.c61 static int w1_ds2438_get_page(struct w1_slave *sl, int pageno, u8 *buf) in w1_ds2438_get_page()
93 static int w1_ds2438_get_temperature(struct w1_slave *sl, int16_t *temperature) in w1_ds2438_get_temperature()
135 static int w1_ds2438_change_config_bit(struct w1_slave *sl, u8 mask, u8 value) in w1_ds2438_change_config_bit()
194 static int w1_ds2438_change_offset_register(struct w1_slave *sl, u8 *value) in w1_ds2438_change_offset_register()
222 static int w1_ds2438_get_voltage(struct w1_slave *sl, in w1_ds2438_get_voltage()
271 static int w1_ds2438_get_current(struct w1_slave *sl, int16_t *voltage) in w1_ds2438_get_current()
294 struct w1_slave *sl = kobj_to_w1_slave(kobj); in iad_write() local
316 struct w1_slave *sl = kobj_to_w1_slave(kobj); in iad_read() local
337 struct w1_slave *sl = kobj_to_w1_slave(kobj); in page0_read() local
367 struct w1_slave *sl = kobj_to_w1_slave(kobj); in page1_read() local
[all …]
H A Dw1_ds28e04.c71 static int w1_f1C_refresh_block(struct w1_slave *sl, struct w1_f1C_data *data, in w1_f1C_refresh_block()
98 static int w1_f1C_read(struct w1_slave *sl, int addr, int len, char *data) in w1_f1C_read()
118 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_read() local
161 static int w1_f1C_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f1C_write()
230 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_write() local
286 struct w1_slave *sl = kobj_to_w1_slave(kobj); in pio_read() local
305 struct w1_slave *sl = kobj_to_w1_slave(kobj); in pio_write() local
382 static int w1_f1C_add_slave(struct w1_slave *sl) in w1_f1C_add_slave()
396 static void w1_f1C_remove_slave(struct w1_slave *sl) in w1_f1C_remove_slave()
H A Dw1_ds2781.c26 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2781_do_io() local
51 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2781_io() local
69 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2781_eeprom_cmd() local
111 static int w1_ds2781_add_slave(struct w1_slave *sl) in w1_ds2781_add_slave()
135 static void w1_ds2781_remove_slave(struct w1_slave *sl) in w1_ds2781_remove_slave()
H A Dw1_ds2780.c29 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2780_do_io() local
54 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2780_io() local
72 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_ds2780_eeprom_cmd() local
114 static int w1_ds2780_add_slave(struct w1_slave *sl) in w1_ds2780_add_slave()
138 static void w1_ds2780_remove_slave(struct w1_slave *sl) in w1_ds2780_remove_slave()
H A Dw1_ds2805.c61 static int w1_f0d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f0d_readblock()
98 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f0d_read_bin() local
144 static int w1_f0d_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f0d_write()
206 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f0d_write_bin() local
274 static int w1_f0d_add_slave(struct w1_slave *sl) in w1_f0d_add_slave()
279 static void w1_f0d_remove_slave(struct w1_slave *sl) in w1_f0d_remove_slave()
H A Dw1_ds2405.c26 static int w1_ds2405_select(struct w1_slave *sl, bool only_active) in w1_ds2405_select()
60 static int w1_ds2405_read_pio(struct w1_slave *sl) in w1_ds2405_read_pio()
74 struct w1_slave *sl = dev_to_w1_slave(device); in state_show() local
111 struct w1_slave *sl = dev_to_w1_slave(device); in output_show() local
141 struct w1_slave *sl = dev_to_w1_slave(device); in output_store() local
H A Dw1_ds2406.c31 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f12_read_state() local
63 struct w1_slave *sl = kobj_to_w1_slave(kobj); in w1_f12_write_output() local
109 static int w1_f12_add_slave(struct w1_slave *sl) in w1_f12_add_slave()
125 static void w1_f12_remove_slave(struct w1_slave *sl) in w1_f12_remove_slave()
H A Dw1_ds2408.c38 static int _read_reg(struct w1_slave *sl, u8 address, unsigned char *buf) in _read_reg()
140 static bool optional_read_back_valid(struct w1_slave *sl, u8 expected) in optional_read_back_valid()
156 static bool optional_read_back_valid(struct w1_slave *sl, u8 expected) in optional_read_back_valid()
166 struct w1_slave *sl = kobj_to_w1_slave(kobj); in output_write() local
216 struct w1_slave *sl = kobj_to_w1_slave(kobj); in activity_write() local
246 struct w1_slave *sl = kobj_to_w1_slave(kobj); in status_control_write() local
291 static int w1_f29_disable_test_mode(struct w1_slave *sl) in w1_f29_disable_test_mode()
H A Dw1_ds2433.c84 static int w1_f23_refresh_block(struct w1_slave *sl, struct w1_f23_data *data, in w1_f23_refresh_block()
116 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_read() local
177 static int w1_f23_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f23_write()
230 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_write() local
319 static int w1_f23_add_slave(struct w1_slave *sl) in w1_f23_add_slave()
354 static void w1_f23_remove_slave(struct w1_slave *sl) in w1_f23_remove_slave()
H A Dw1_ds250x.c46 static int w1_ds2502_read_page(struct w1_slave *sl, int pageno) in w1_ds2502_read_page()
84 static int w1_ds2505_read_page(struct w1_slave *sl, int pageno) in w1_ds2505_read_page()
142 struct w1_slave *sl = priv; in w1_nvmem_read() local
165 static int w1_eprom_add_slave(struct w1_slave *sl) in w1_eprom_add_slave()
H A Dw1_ds2430.c65 static int w1_f14_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f14_readblock()
101 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_read() local
145 static int w1_f14_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f14_write()
208 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_write() local
H A Dw1_ds2431.c64 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock()
101 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_read() local
145 static int w1_f2d_write(struct w1_slave *sl, int addr, int len, const u8 *data) in w1_f2d_write()
207 struct w1_slave *sl = kobj_to_w1_slave(kobj); in eeprom_write() local
H A Dw1_ds2413.c31 struct w1_slave *sl = kobj_to_w1_slave(kobj); in state_read() local
87 struct w1_slave *sl = kobj_to_w1_slave(kobj); in output_write() local
/linux/drivers/base/regmap/
H A Dregmap-w1.c24 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v8_read() local
46 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v8_write() local
73 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v16_read() local
97 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a8_v16_write() local
125 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a16_v16_read() local
150 struct w1_slave *sl = container_of(dev, struct w1_slave, dev); in w1_reg_a16_v16_write() local
/linux/drivers/media/dvb-core/
H A Ddvb_ca_en50221.c230 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_check_camstatus() local
328 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_link_init() local
458 struct dvb_ca_slot *sl; in dvb_ca_en50221_parse_attributes() local
603 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_set_configoption() local
640 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_read_data() local
795 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_write_data() local
943 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_camchange_irq() local
971 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_camready_irq() local
991 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_frda_irq() local
1046 struct dvb_ca_slot *sl = &ca->slot_info[slot]; in dvb_ca_en50221_thread_update_delay() local
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dcb_refs.c30 unsigned long sl = 0; in underflow_prog() local
42 unsigned long sl = 0; in cb2() local
74 unsigned long sl = 0; in cb3() local
89 unsigned long sl = 0; in nested_cb() local
104 unsigned long sl = 0; in non_cb_transfer_ref() local
/linux/drivers/power/supply/
H A Dbq27xxx_battery_hdq.c28 static int w1_bq27000_read(struct w1_slave *sl, unsigned int reg) in w1_bq27000_read()
43 struct w1_slave *sl = dev_to_w1_slave(di->dev); in bq27xxx_battery_hdq_read() local
75 static int bq27xxx_battery_hdq_add_slave(struct w1_slave *sl) in bq27xxx_battery_hdq_add_slave()
93 static void bq27xxx_battery_hdq_remove_slave(struct w1_slave *sl) in bq27xxx_battery_hdq_remove_slave()
/linux/drivers/pci/hotplug/
H A Dibmphp_core.c28 #define attn_on(sl) ibmphp_hpc_writeslot(sl, HPC_SLOT_ATTNON) argument
29 #define attn_off(sl) ibmphp_hpc_writeslot(sl, HPC_SLOT_ATTNOFF) argument
30 #define attn_LED_blink(sl) ibmphp_hpc_writeslot(sl, HPC_SLOT_BLINKLED) argument
31 #define get_ctrl_revision(sl, rev) ibmphp_hpc_readslot(sl, READ_REVLEVEL, rev) argument
32 #define get_hpc_options(sl, opt) ibmphp_hpc_readslot(sl, READ_HPCOPTIONS, opt) argument
53 static inline int get_cur_bus_info(struct slot **sl) in get_cur_bus_info()
83 static inline int slot_update(struct slot **sl) in slot_update()
/linux/drivers/w1/
H A Dw1_netlink.c43 struct w1_slave *sl; member
267 struct w1_slave *sl; in w1_get_slaves() local
316 struct w1_slave *sl; in w1_process_command_addremove() local
387 static int w1_process_command_slave(struct w1_slave *sl, in w1_process_command_slave()
449 struct w1_slave *sl = node->sl; in w1_process_cb() local
538 struct w1_slave *sl; in w1_cn_callback() local
/linux/arch/sparc/math-emu/
H A Dsfp-util_32.h7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
H A Dsfp-util_64.h15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/linux/arch/alpha/math-emu/
H A Dsfp-util.h8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/linux/arch/sh/math-emu/
H A Dsfp-util.h6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/linux/drivers/of/
H A Ddevice.c192 ssize_t sl; in of_device_modalias() local
254 int sl; in of_device_uevent_modalias() local

1234