/linux-6.3-rc2/Documentation/w1/slaves/ |
A D | w1_ds2423.rst | 44 …2 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff … 45 …2 00 00 00 00 00 00 00 e0 1f 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff … 46 …9 c6 5d 18 00 00 00 00 04 37 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff … 47 …05 00 00 00 00 00 00 00 8d 39 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff… 51 …2 00 00 00 00 00 00 00 6d 38 00 ff ff 00 00 fe ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff … 52 …2 00 00 22 00 00 00 00 e0 1f 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff … 53 …1 61 5d 19 00 00 00 00 df 0b 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff 00 00 ff ff … 54 …05 00 00 20 00 00 00 00 8d 39 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff…
|
/linux-6.3-rc2/sound/firewire/fireface/ |
A D | ff-stream.c | 35 ff->spec->protocol->finish_session(ff); in finish_session() 36 ff->spec->protocol->switch_fetching_mode(ff, false); in finish_session() 78 err = init_stream(ff, &ff->rx_stream); in snd_ff_stream_init_duplex() 82 err = init_stream(ff, &ff->tx_stream); in snd_ff_stream_init_duplex() 84 destroy_stream(ff, &ff->rx_stream); in snd_ff_stream_init_duplex() 90 destroy_stream(ff, &ff->rx_stream); in snd_ff_stream_init_duplex() 91 destroy_stream(ff, &ff->tx_stream); in snd_ff_stream_init_duplex() 105 destroy_stream(ff, &ff->rx_stream); in snd_ff_stream_destroy_duplex() 106 destroy_stream(ff, &ff->tx_stream); in snd_ff_stream_destroy_duplex() 152 err = ff->spec->protocol->allocate_resources(ff, rate); in snd_ff_stream_reserve_duplex() [all …]
|
A D | ff-transaction.c | 23 ff->next_ktime[port] = 0; in finish_transmit_midi_msg() 29 ff->rx_bytes[port] = 0; in finish_transmit_midi_msg() 39 struct snd_ff *ff = in finish_transmit_midi0_msg() local 48 struct snd_ff *ff = in finish_transmit_midi1_msg() local 68 if (ff->rx_bytes[port] > 0 || ff->rx_midi_error[port]) in transmit_midi_msg() 77 quad_count = ff->spec->protocol->fill_midi_msg(ff, substream, port); in transmit_midi_msg() 118 transmit_midi_msg(ff, 0); in transmit_midi0_msg() 125 transmit_midi_msg(ff, 1); in transmit_midi1_msg() 142 ff->spec->protocol->handle_msg(ff, (unsigned int)offset, buf, length, tstamp); in handle_msg() 151 ff->async_handler.length = ff->spec->midi_addr_range; in allocate_own_address() [all …]
|
A D | ff-hwdep.c | 21 return ff->spec->protocol->has_msg(ff); in has_msg() 32 spin_lock_irq(&ff->lock); in hwdep_read() 34 while (!ff->dev_lock_changed && !has_msg(ff)) { in hwdep_read() 41 spin_lock_irq(&ff->lock); in hwdep_read() 57 } else if (has_msg(ff)) { in hwdep_read() 60 count = ff->spec->protocol->copy_msg_to_user(ff, buf, count); in hwdep_read() 79 spin_lock_irq(&ff->lock); in hwdep_poll() 80 if (ff->dev_lock_changed || has_msg(ff)) in hwdep_poll() 133 ff->dev_lock_count = 0; in hwdep_unlock() 165 return hwdep_lock(ff); in hwdep_ioctl() [all …]
|
A D | ff-pcm.c | 114 s = &ff->tx_stream; in pcm_init_hw_params() 118 s = &ff->rx_stream; in pcm_init_hw_params() 155 err = ff->spec->protocol->get_clock(ff, &rate, &src); in pcm_open() 159 mutex_lock(&ff->mutex); in pcm_open() 253 mutex_lock(&ff->mutex); in pcm_hw_free() 271 mutex_lock(&ff->mutex); in pcm_capture_prepare() 339 return amdtp_domain_stream_pcm_pointer(&ff->domain, &ff->tx_stream); in pcm_capture_pointer() 346 return amdtp_domain_stream_pcm_pointer(&ff->domain, &ff->rx_stream); in pcm_playback_pointer() 353 return amdtp_domain_stream_pcm_ack(&ff->domain, &ff->tx_stream); in pcm_capture_ack() 360 return amdtp_domain_stream_pcm_ack(&ff->domain, &ff->rx_stream); in pcm_playback_ack() [all …]
|
A D | ff.c | 33 snprintf(ff->card->longname, sizeof(ff->card->longname), in name_card() 46 kfree(ff->msg_parser); in ff_card_free() 49 fw_unit_put(ff->unit); in ff_card_free() 55 struct snd_ff *ff; in snd_ff_probe() local 63 ff = card->private_data; in snd_ff_probe() 66 ff->card = card; in snd_ff_probe() 68 mutex_init(&ff->mutex); in snd_ff_probe() 79 name_card(ff); in snd_ff_probe() 85 snd_ff_proc_init(ff); in snd_ff_probe() 100 ff->msg_parser = kzalloc(ff->spec->protocol->msg_parser_size, GFP_KERNEL); in snd_ff_probe() [all …]
|
A D | ff-protocol-former.c | 260 dump_clock_config(ff, buffer); in former_dump_status() 261 dump_sync_status(ff, buffer); in former_dump_status() 280 ff->rx_bytes[port] = len; in former_fill_midi_msg() 505 ff->rx_resources.channel); in ff400_begin_session() 668 parse_midi_msg(ff, quad, 0); in ff400_handle_msg() 670 parse_midi_msg(ff, quad, 1); in ff400_handle_msg() 675 wake_up(&ff->hwdep_wait); in ff400_handle_msg() 695 spin_unlock_irq(&ff->lock); in ff400_copy_msg_to_user() 699 spin_lock_irq(&ff->lock); in ff400_copy_msg_to_user() 711 spin_unlock_irq(&ff->lock); in ff400_copy_msg_to_user() [all …]
|
A D | ff-midi.c | 18 struct snd_ff *ff = substream->rmidi->private_data; in midi_playback_open() local 21 ff->on_sysex[substream->number] = 0; in midi_playback_open() 22 ff->rx_midi_error[substream->number] = false; in midi_playback_open() 51 spin_lock_irqsave(&ff->lock, flags); in midi_capture_trigger() 59 spin_unlock_irqrestore(&ff->lock, flags); in midi_capture_trigger() 68 spin_lock_irqsave(&ff->lock, flags); in midi_playback_trigger() 73 spin_unlock_irqrestore(&ff->lock, flags); in midi_playback_trigger() 103 err = snd_rawmidi_new(ff->card, ff->card->driver, 0, in snd_ff_create_midi_devices() 104 ff->spec->midi_out_ports, ff->spec->midi_in_ports, in snd_ff_create_midi_devices() 110 "%s MIDI", ff->card->shortname); in snd_ff_create_midi_devices() [all …]
|
A D | ff.h | 116 bool (*has_msg)(struct snd_ff *ff); 120 int (*fill_midi_msg)(struct snd_ff *ff, 128 void (*finish_session)(struct snd_ff *ff); 136 int snd_ff_transaction_register(struct snd_ff *ff); 149 int snd_ff_stream_init_duplex(struct snd_ff *ff); 155 void snd_ff_stream_stop_duplex(struct snd_ff *ff); 158 void snd_ff_stream_lock_changed(struct snd_ff *ff); 159 int snd_ff_stream_lock_try(struct snd_ff *ff); 162 void snd_ff_proc_init(struct snd_ff *ff); 165 int snd_ff_create_midi_devices(struct snd_ff *ff); [all …]
|
A D | ff-protocol-latter.c | 208 err = latter_get_clock(ff, &curr_rate, &src); in latter_allocate_resources() 233 fw_parent_device(ff->unit)->max_speed); in latter_allocate_resources() 241 fw_parent_device(ff->unit)->max_speed); in latter_allocate_resources() 243 fw_iso_resources_free(&ff->tx_resources); in latter_allocate_resources() 291 data = (ff->tx_resources.channel << 8) | ff->rx_resources.channel; in latter_begin_session() 405 if (index >= ff->spec->midi_in_ports) in latter_handle_midi_msg() 499 if (!ff->on_sysex[port]) { in latter_fill_midi_msg() 505 ff->on_sysex[port] = true; in latter_fill_midi_msg() 519 ff->on_sysex[port] = false; in latter_fill_midi_msg() 525 ff->msg_buf[port][0] = cpu_to_le32(data); in latter_fill_midi_msg() [all …]
|
A D | Makefile | 2 snd-fireface-objs := ff.o ff-transaction.o ff-midi.o ff-proc.o amdtp-ff.o \ 3 ff-stream.o ff-pcm.o ff-hwdep.o ff-protocol-former.o \ 4 ff-protocol-latter.o
|
A D | ff-proc.c | 30 struct snd_ff *ff = entry->private_data; in proc_dump_status() local 32 ff->spec->protocol->dump_status(ff, buffer); in proc_dump_status() 35 static void add_node(struct snd_ff *ff, struct snd_info_entry *root, in add_node() argument 42 entry = snd_info_create_card_entry(ff->card, name, root); in add_node() 44 snd_info_set_text_ops(entry, ff, op); in add_node() 47 void snd_ff_proc_init(struct snd_ff *ff) in snd_ff_proc_init() argument 55 root = snd_info_create_card_entry(ff->card, "firewire", in snd_ff_proc_init() 56 ff->card->proc_root); in snd_ff_proc_init() 61 add_node(ff, root, "status", proc_dump_status); in snd_ff_proc_init()
|
/linux-6.3-rc2/drivers/input/ |
A D | ff-core.c | 92 struct ff_device *ff = dev->ff; in input_ff_upload() local 172 struct ff_device *ff = dev->ff; in erase_effect() local 210 struct ff_device *ff = dev->ff; in input_ff_erase() local 235 struct ff_device *ff = dev->ff; in input_ff_flush() local 261 struct ff_device *ff = dev->ff; in input_ff_event() local 324 if (!ff) in input_ff_create() 330 kfree(ff); in input_ff_create() 337 dev->ff = ff; in input_ff_create() 364 struct ff_device *ff = dev->ff; in input_ff_destroy() local 367 if (ff) { in input_ff_destroy() [all …]
|
A D | ff-memless.c | 198 if (test_bit(effect_type, ff->ffbit)) in get_compatible_type() 418 struct ml_device *ml = dev->ff->private; in ml_ff_set_gain() 487 struct ml_device *ml = ff->private; in ml_ff_destroy() 511 struct ff_device *ff; in input_ff_create_memless() local 533 ff = dev->ff; in input_ff_create_memless() 534 ff->private = ml; in input_ff_create_memless() 535 ff->upload = ml_ff_upload; in input_ff_create_memless() 536 ff->playback = ml_ff_playback; in input_ff_create_memless() 537 ff->set_gain = ml_ff_set_gain; in input_ff_create_memless() 538 ff->destroy = ml_ff_destroy; in input_ff_create_memless() [all …]
|
/linux-6.3-rc2/tools/perf/util/ |
A D | header.c | 131 memcpy(ff->buf + ff->offset, buf, size); in __do_write_buf() 208 if (size > (ssize_t)ff->size - ff->offset) in __do_read_buf() 211 memcpy(addr, ff->buf + ff->offset, size); in __do_read_buf() 1503 ret = do_write(ff, &(ff->ph->env.comp_ver), sizeof(ff->ph->env.comp_ver)); in write_compressed() 1507 ret = do_write(ff, &(ff->ph->env.comp_type), sizeof(ff->ph->env.comp_type)); in write_compressed() 1511 ret = do_write(ff, &(ff->ph->env.comp_level), sizeof(ff->ph->env.comp_level)); in write_compressed() 1515 ret = do_write(ff, &(ff->ph->env.comp_ratio), sizeof(ff->ph->env.comp_ratio)); in write_compressed() 1519 return do_write(ff, &(ff->ph->env.comp_mmap_len), sizeof(ff->ph->env.comp_mmap_len)); in write_compressed() 2415 if (perf_header__read_build_ids(ff->ph, ff->fd, ff->offset, ff->size)) in process_build_id() 3210 if (do_read_u32(ff, &(ff->ph->env.comp_ver))) in process_compressed() [all …]
|
/linux-6.3-rc2/fs/fuse/ |
A D | file.c | 68 ff->release_args = kzalloc(sizeof(*ff->release_args), in fuse_file_alloc() 71 kfree(ff); in fuse_file_alloc() 83 return ff; in fuse_file_alloc() 90 kfree(ff); in fuse_file_free() 96 return ff; in fuse_file_get() 137 if (!ff) in fuse_file_open() 168 return ff; in fuse_file_open() 331 fuse_file_put(ff, ff->fm->fc->destroy, isdir); in fuse_file_release() 993 ia->ff = fuse_file_get(ff); in fuse_send_readpages() 1879 next->ia.ff = fuse_file_get(wpa->ia.ff); in fuse_writepage_end() [all …]
|
A D | readdir.c | 415 ff->readdir.pos = dirent->off; in fuse_parse_cache() 416 ff->readdir.cache_off += reclen; in fuse_parse_cache() 449 if (ff->readdir.pos != ctx->pos) { in fuse_readdir_cached() 450 ff->readdir.pos = 0; in fuse_readdir_cached() 451 ff->readdir.cache_off = 0; in fuse_readdir_cached() 495 ff->readdir.pos = 0; in fuse_readdir_cached() 496 ff->readdir.cache_off = 0; in fuse_readdir_cached() 502 if (ff->readdir.pos == 0) in fuse_readdir_cached() 564 ff->readdir.cache_off = ALIGN(ff->readdir.cache_off, PAGE_SIZE); in fuse_readdir_cached() 585 mutex_lock(&ff->readdir.lock); in fuse_readdir() [all …]
|
A D | ioctl.c | 162 struct fuse_mount *fm = ff->fm; in fuse_do_ioctl() 164 .fh = ff->fh, in fuse_do_ioctl() 248 ap.args.nodeid = ff->nodeid; in fuse_do_ioctl() 380 inarg.fh = ff->fh; in fuse_priv_ioctl() 395 args.nodeid = ff->nodeid; in fuse_priv_ioctl() 442 struct fuse_file *ff; in fuse_fileattr_get() local 448 if (IS_ERR(ff)) in fuse_fileattr_get() 449 return PTR_ERR(ff); in fuse_fileattr_get() 480 struct fuse_file *ff; in fuse_fileattr_set() local 486 if (IS_ERR(ff)) in fuse_fileattr_set() [all …]
|
/linux-6.3-rc2/Documentation/networking/ |
A D | vrf.rst | 189 link/ether 72:b3:ba:91:e2:24 brd ff:ff:ff:ff:ff:ff promiscuity 0 192 link/ether b6:6f:6e:f6:da:73 brd ff:ff:ff:ff:ff:ff promiscuity 0 195 link/ether 36:62:e8:7d:bb:8c brd ff:ff:ff:ff:ff:ff promiscuity 0 198 link/ether e6:28:b8:63:70:bb brd ff:ff:ff:ff:ff:ff promiscuity 0 238 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 240 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff 242 link/ether 02:00:00:00:02:06 brd ff:ff:ff:ff:ff:ff 283 link/ether 02:00:00:00:02:02 brd ff:ff:ff:ff:ff:ff 288 inet6 fe80::ff:fe00:202/64 scope link 291 link/ether 02:00:00:00:02:03 brd ff:ff:ff:ff:ff:ff [all …]
|
A D | net_failover.rst | 77 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff 83 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff 85 link/ether 52:54:00:00:12:53 brd ff:ff:ff:ff:ff:ff
|
/linux-6.3-rc2/arch/m68k/ifpsp060/ |
A D | fplsp.sa | 105 dc.l $0c010003,$660861ff,$00006d74,$600661ff 164 dc.l $0c010003,$660861ff,$000069c4,$600661ff 223 dc.l $0c010003,$660861ff,$00006614,$600661ff 282 dc.l $0c010003,$660861ff,$00006264,$600661ff 341 dc.l $0c010003,$660861ff,$00005eb4,$600661ff 400 dc.l $0c010003,$660861ff,$00005b04,$600661ff 459 dc.l $0c010003,$660861ff,$00005754,$600661ff 518 dc.l $0c010003,$660861ff,$000053a4,$600661ff 577 dc.l $0c010003,$660861ff,$00004ff4,$600661ff 636 dc.l $0c010003,$660861ff,$00004c44,$600661ff [all …]
|
/linux-6.3-rc2/tools/testing/selftests/net/forwarding/ |
A D | vxlan_bridge_1d.sh | 700 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \ 732 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \ 760 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \ 769 in_ns ns1 $MZ w2 -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff -B $dst \
|
A D | vxlan_bridge_1q.sh | 705 in_ns ns1 $MZ w2 -Q $vid -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff \ 740 in_ns ns1 $MZ w2 -Q $vid -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff \ 772 in_ns ns1 $MZ w2 -Q $vid -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff \ 782 in_ns ns1 $MZ w2 -Q $vid -c 1 -p 64 -a $mac -b ff:ff:ff:ff:ff:ff \
|
/linux-6.3-rc2/drivers/clk/mediatek/ |
A D | clk-mtk.c | 162 const struct mtk_fixed_factor *ff = &clks[i]; in mtk_clk_register_factors() local 164 if (!IS_ERR_OR_NULL(clk_data->hws[ff->id])) { in mtk_clk_register_factors() 169 hw = clk_hw_register_fixed_factor(NULL, ff->name, ff->parent_name, in mtk_clk_register_factors() 170 ff->flags, ff->mult, ff->div); in mtk_clk_register_factors() 178 clk_data->hws[ff->id] = hw; in mtk_clk_register_factors() 185 const struct mtk_fixed_factor *ff = &clks[i]; in mtk_clk_register_factors() local 187 if (IS_ERR_OR_NULL(clk_data->hws[ff->id])) in mtk_clk_register_factors() 191 clk_data->hws[ff->id] = ERR_PTR(-ENOENT); in mtk_clk_register_factors() 207 const struct mtk_fixed_factor *ff = &clks[i - 1]; in mtk_clk_unregister_factors() local 209 if (IS_ERR_OR_NULL(clk_data->hws[ff->id])) in mtk_clk_unregister_factors() [all …]
|
/linux-6.3-rc2/drivers/input/joystick/iforce/ |
A D | iforce-main.c | 192 for (i = 0; i < dev->ff->max_effects; i++) { in iforce_close() 215 struct ff_device *ff; in iforce_init_device() local 372 for (i = 0; iforce->type->ff[i] >= 0; i++) in iforce_init_device() 373 set_bit(iforce->type->ff[i], input_dev->ffbit); in iforce_init_device() 379 ff = input_dev->ff; in iforce_init_device() 380 ff->upload = iforce_upload_effect; in iforce_init_device() 381 ff->erase = iforce_erase_effect; in iforce_init_device() 382 ff->set_gain = iforce_set_gain; in iforce_init_device() 383 ff->set_autocenter = iforce_set_autocenter; in iforce_init_device() 384 ff->playback = iforce_playback; in iforce_init_device()
|