Home
last modified time | relevance | path

Searched defs:buf (Results 8051 - 8075 of 20139) sorted by relevance

1...<<321322323324325326327328329330>>...806

/kernel/linux/linux-6.6/drivers/iio/imu/bno055/
H A Dbno055_ser_core.c381 bno055_ser_receive_buf(struct serdev_device *serdev, const unsigned char *buf, size_t size) bno055_ser_receive_buf() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dlv0104cs.c393 lv0104cs_show_calibscale_avail(struct device *dev, struct device_attribute *attr, char *buf) lv0104cs_show_calibscale_avail() argument
410 lv0104cs_show_scale_avail(struct device *dev, struct device_attribute *attr, char *buf) lv0104cs_show_scale_avail() argument
427 lv0104cs_show_int_time_avail(struct device *dev, struct device_attribute *attr, char *buf) lv0104cs_show_int_time_avail() argument
H A Dcm3232.c288 cm3232_get_it_available(struct device *dev, struct device_attribute *attr, char *buf) cm3232_get_it_available() argument
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c177 char *buf = NULL; in tmc_enable_etf_sink_sysfs() local
254 struct cs_buffers *buf = etm_perf_sink_config(handle); tmc_enable_etf_sink_perf() local
420 struct cs_buffers *buf; tmc_alloc_etf_buffer() local
439 struct cs_buffers *buf = config; tmc_free_etf_buffer() local
449 struct cs_buffers *buf = etm_perf_sink_config(handle); tmc_set_etf_buffer() local
479 struct cs_buffers *buf = sink_config; tmc_update_etf_buffer() local
663 char *buf = NULL; tmc_read_unprepare_etb() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Daxp288_adc.c119 u8 buf[2]; in axp288_adc_read_channel() local
/kernel/linux/linux-6.6/drivers/iio/dac/
H A Dad5592r-base.c475 ad5592r_show_scale_available(struct iio_dev *iio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ad5592r_show_scale_available() argument
H A Dad5504.c168 ad5504_read_dac_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ad5504_read_dac_powerdown() argument
177 ad5504_write_dac_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ad5504_write_dac_powerdown() argument
H A Dstm32-dac.c204 stm32_dac_read_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) stm32_dac_read_powerdown() argument
217 stm32_dac_write_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) stm32_dac_write_powerdown() argument
H A Dti-dac5571.c164 dac5571_read_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) dac5571_read_powerdown() argument
174 dac5571_write_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) dac5571_write_powerdown() argument
[all...]
H A Dti-dac082s085.c117 ti_dac_read_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ti_dac_read_powerdown() argument
127 ti_dac_write_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ti_dac_write_powerdown() argument
[all...]
H A Dti-dac7311.c106 ti_dac_read_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) ti_dac_read_powerdown() argument
116 ti_dac_write_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) ti_dac_write_powerdown() argument
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dpti.c49 mode_show(struct device *dev, struct device_attribute *attr, char *buf) mode_show() argument
57 mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) mode_store() argument
80 freerunning_clock_show(struct device *dev, struct device_attribute *attr, char *buf) freerunning_clock_show() argument
89 freerunning_clock_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) freerunning_clock_store() argument
108 clock_divider_show(struct device *dev, struct device_attribute *attr, char *buf) clock_divider_show() argument
117 clock_divider_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) clock_divider_store() argument
248 lpp_dest_show(struct device *dev, struct device_attribute *attr, char *buf) lpp_dest_show() argument
271 lpp_dest_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) lpp_dest_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/i2c/algos/
H A Di2c-algo-pcf.c205 static int pcf_sendbytes(struct i2c_adapter *i2c_adap, const char *buf, in pcf_sendbytes() argument
238 static int pcf_readbytes(struct i2c_adapter *i2c_adap, char *buf, in pcf_readbytes() argument
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-dln2.c50 void *buf; member
80 u8 buf[DLN2_I2C_MAX_XFER_SIZE]; in dln2_i2c_write() member
114 u8 buf[DLN2_I2C_MAX_XFER_SIZE]; in dln2_i2c_read() member
[all...]
/kernel/linux/linux-6.6/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c162 available_masters_show(struct device *dev, struct device_attribute *attr, char *buf) available_masters_show() argument
178 current_master_show(struct device *dev, struct device_attribute *attr, char *buf) current_master_show() argument
187 current_master_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) current_master_store() argument
/kernel/linux/linux-6.6/drivers/iio/afe/
H A Diio-rescale.c257 rescale_read_ext_info(struct iio_dev *indio_dev, uintptr_t private, struct iio_chan_spec const *chan, char *buf) rescale_read_ext_info() argument
269 rescale_write_ext_info(struct iio_dev *indio_dev, uintptr_t private, struct iio_chan_spec const *chan, const char *buf, size_t len) rescale_write_ext_info() argument
/kernel/linux/linux-6.6/drivers/iio/potentiometer/
H A Dad5110.c151 store_eeprom_show(struct device *dev, struct device_attribute *attr, char *buf) store_eeprom_show() argument
168 store_eeprom_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t len) store_eeprom_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/ipack/
H A Dipack.c136 id_vendor_show(struct device *dev, struct device_attribute *attr, char *buf) in id_vendor_show() argument
105 id_show(struct device *dev, struct device_attribute *attr, char *buf) id_show() argument
150 id_device_show(struct device *dev, struct device_attribute *attr, char *buf) id_device_show() argument
163 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-sun6i-r.c273 u32 buf[BITS_TO_U32(max(SUN6I_NR_TOP_LEVEL_IRQS, SUN6I_NR_MUX_BITS))]; in sun6i_r_intc_suspend() local
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dcore.c31 id_show(struct device *dev, struct device_attribute *attr, char *buf) id_show() argument
42 nrbchan_show(struct device *dev, struct device_attribute *attr, char *buf) nrbchan_show() argument
53 d_protocols_show(struct device *dev, struct device_attribute *attr, char *buf) d_protocols_show() argument
64 b_protocols_show(struct device *dev, struct device_attribute *attr, char *buf) b_protocols_show() argument
75 protocol_show(struct device *dev, struct device_attribute *attr, char *buf) protocol_show() argument
86 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument
116 channelmap_show(struct device *dev, struct device_attribute *attr, char *buf) channelmap_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-max8997.c163 mode_show(struct device *dev, struct device_attribute *attr, char *buf) mode_show() argument
196 mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) mode_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-activity.c154 led_invert_show(struct device *dev, struct device_attribute *attr, char *buf) led_invert_show() argument
162 led_invert_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) led_invert_store() argument
H A Dledtrig-netdev.c281 static ssize_t netdev_led_attr_show(struct device *dev, char *buf, in netdev_led_attr_show() argument
305 static ssize_t netdev_led_attr_store(struct device *dev, const char *buf, in netdev_led_attr_store() argument
208 device_name_show(struct device *dev, struct device_attribute *attr, char *buf) device_name_show() argument
265 device_name_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) device_name_store() argument
375 interval_show(struct device *dev, struct device_attribute *attr, char *buf) interval_show() argument
384 interval_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) interval_store() argument
412 offloaded_show(struct device *dev, struct device_attribute *attr, char *buf) offloaded_show() argument
[all...]
H A Dledtrig-pattern.c145 repeat_show(struct device *dev, struct device_attribute *attr, char *buf) repeat_show() argument
161 repeat_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) repeat_store() argument
198 pattern_trig_show_patterns(struct pattern_trig_data *data, char *buf, bool hw_pattern) pattern_trig_show_patterns() argument
223 pattern_trig_store_patterns_string(struct pattern_trig_data *data, const char *buf, size_t count) pattern_trig_store_patterns_string() argument
247 pattern_trig_store_patterns_int(struct pattern_trig_data *data, const u32 *buf, size_t count) pattern_trig_store_patterns_int() argument
261 pattern_trig_store_patterns(struct led_classdev *led_cdev, const char *buf, const u32 *buf_int, size_t count, bool hw_pattern) pattern_trig_store_patterns() argument
294 pattern_show(struct device *dev, struct device_attribute *attr, char *buf) pattern_show() argument
303 pattern_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pattern_store() argument
313 hw_pattern_show(struct device *dev, struct device_attribute *attr, char *buf) hw_pattern_show() argument
322 hw_pattern_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hw_pattern_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_core.c159 wf_show_control(struct device *dev, struct device_attribute *attr, char *buf) wf_show_control() argument
187 wf_store_control(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wf_store_control() argument
289 wf_show_sensor(struct device *dev, struct device_attribute *attr, char *buf) wf_show_sensor() argument

Completed in 21 milliseconds

1...<<321322323324325326327328329330>>...806