Home
last modified time | relevance | path

Searched defs:cdev (Results 1 – 25 of 1993) sorted by relevance

12345678910>>...80

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/cio/
H A Ddevice_fsm.c37 static void ccw_timeout_log(struct ccw_device *cdev) in ccw_timeout_log()
101 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout() local
129 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear()
145 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data()
154 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data()
194 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done()
333 ccw_device_done(struct ccw_device *cdev, int state) in ccw_device_done()
392 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition()
548 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
591 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
[all …]
H A Ddevice_ops.c106 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup()
118 int ccw_device_is_multipath(struct ccw_device *cdev) in ccw_device_is_multipath()
305 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start()
405 int ccw_device_resume(struct ccw_device *cdev) in ccw_device_resume()
436 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) in ccw_device_get_ciw()
455 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask()
640 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) in ccw_device_get_mdc()
685 int ccw_device_tm_intrg(struct ccw_device *cdev) in ccw_device_tm_intrg()
725 int ccw_device_pnso(struct ccw_device *cdev, in ccw_device_pnso()
741 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) in ccw_device_get_cssid()
[all …]
H A Ddevice.c666 struct ccw_device *cdev; in ccw_device_release() local
680 struct ccw_device *cdev; in io_subchannel_allocate_dev() local
774 struct ccw_device *cdev; in io_subchannel_create_ccwdev() local
790 struct ccw_device *cdev; in sch_create_and_recog_new_device() local
997 struct ccw_device *cdev; in io_subchannel_irq() local
1040 struct ccw_device *cdev; in io_subchannel_probe() local
1107 struct ccw_device *cdev; in io_subchannel_remove() local
1128 struct ccw_device *cdev; in io_subchannel_verify() local
1137 struct ccw_device *cdev; in io_subchannel_terminate_path() local
1220 struct ccw_device *cdev; in io_subchannel_quiesce() local
[all …]
H A Ddevice_pgid.c33 static void verify_done(struct ccw_device *cdev, int rc) in verify_done()
57 static void nop_build_cp(struct ccw_device *cdev) in nop_build_cp()
72 static void nop_do(struct ccw_device *cdev) in nop_do()
167 static void pgid_wipeout_start(struct ccw_device *cdev) in pgid_wipeout_start()
194 static void spid_do(struct ccw_device *cdev) in spid_do()
266 static void spid_start(struct ccw_device *cdev) in spid_start()
332 static u8 pgid_to_donepm(struct ccw_device *cdev) in pgid_to_donepm()
436 static void snid_build_cp(struct ccw_device *cdev) in snid_build_cp()
453 static void snid_do(struct ccw_device *cdev) in snid_do()
510 static void verify_start(struct ccw_device *cdev) in verify_start()
[all …]
H A Ddevice_status.c28 ccw_device_msg_control_check(struct ccw_device *cdev, struct irb *irb) in ccw_device_msg_control_check()
53 ccw_device_path_notoper(struct ccw_device *cdev) in ccw_device_path_notoper()
75 ccw_device_accumulate_ecw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_ecw()
113 ccw_device_accumulate_esw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_esw()
193 ccw_device_accumulate_irb(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_irb()
311 ccw_device_do_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_do_sense()
348 ccw_device_accumulate_basic_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_basic_sense()
381 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_and_sense()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/cio/
H A Ddevice_fsm.c37 static void ccw_timeout_log(struct ccw_device *cdev) in ccw_timeout_log()
101 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout() local
129 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear()
145 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data()
154 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data()
194 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done()
333 ccw_device_done(struct ccw_device *cdev, int state) in ccw_device_done()
392 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition()
548 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
591 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
[all …]
H A Ddevice_ops.c106 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup()
118 int ccw_device_is_multipath(struct ccw_device *cdev) in ccw_device_is_multipath()
305 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start()
405 int ccw_device_resume(struct ccw_device *cdev) in ccw_device_resume()
436 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) in ccw_device_get_ciw()
455 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask()
640 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) in ccw_device_get_mdc()
685 int ccw_device_tm_intrg(struct ccw_device *cdev) in ccw_device_tm_intrg()
725 int ccw_device_pnso(struct ccw_device *cdev, in ccw_device_pnso()
741 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) in ccw_device_get_cssid()
[all …]
H A Ddevice.c666 struct ccw_device *cdev; in ccw_device_release() local
680 struct ccw_device *cdev; in io_subchannel_allocate_dev() local
774 struct ccw_device *cdev; in io_subchannel_create_ccwdev() local
790 struct ccw_device *cdev; in sch_create_and_recog_new_device() local
997 struct ccw_device *cdev; in io_subchannel_irq() local
1040 struct ccw_device *cdev; in io_subchannel_probe() local
1107 struct ccw_device *cdev; in io_subchannel_remove() local
1128 struct ccw_device *cdev; in io_subchannel_verify() local
1137 struct ccw_device *cdev; in io_subchannel_terminate_path() local
1220 struct ccw_device *cdev; in io_subchannel_quiesce() local
[all …]
H A Ddevice_pgid.c33 static void verify_done(struct ccw_device *cdev, int rc) in verify_done()
57 static void nop_build_cp(struct ccw_device *cdev) in nop_build_cp()
72 static void nop_do(struct ccw_device *cdev) in nop_do()
167 static void pgid_wipeout_start(struct ccw_device *cdev) in pgid_wipeout_start()
194 static void spid_do(struct ccw_device *cdev) in spid_do()
266 static void spid_start(struct ccw_device *cdev) in spid_start()
332 static u8 pgid_to_donepm(struct ccw_device *cdev) in pgid_to_donepm()
436 static void snid_build_cp(struct ccw_device *cdev) in snid_build_cp()
453 static void snid_do(struct ccw_device *cdev) in snid_do()
510 static void verify_start(struct ccw_device *cdev) in verify_start()
[all …]
H A Ddevice_status.c28 ccw_device_msg_control_check(struct ccw_device *cdev, struct irb *irb) in ccw_device_msg_control_check()
53 ccw_device_path_notoper(struct ccw_device *cdev) in ccw_device_path_notoper()
75 ccw_device_accumulate_ecw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_ecw()
113 ccw_device_accumulate_esw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_esw()
193 ccw_device_accumulate_irb(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_irb()
311 ccw_device_do_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_do_sense()
348 ccw_device_accumulate_basic_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_basic_sense()
381 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_and_sense()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/cio/
H A Ddevice_fsm.c37 static void ccw_timeout_log(struct ccw_device *cdev) in ccw_timeout_log()
101 struct ccw_device *cdev = priv->cdev; in ccw_device_timeout() local
129 ccw_device_cancel_halt_clear(struct ccw_device *cdev) in ccw_device_cancel_halt_clear()
145 void ccw_device_update_sense_data(struct ccw_device *cdev) in ccw_device_update_sense_data()
154 int ccw_device_test_sense_data(struct ccw_device *cdev) in ccw_device_test_sense_data()
194 ccw_device_recog_done(struct ccw_device *cdev, int state) in ccw_device_recog_done()
333 ccw_device_done(struct ccw_device *cdev, int state) in ccw_device_done()
392 void ccw_device_recognition(struct ccw_device *cdev) in ccw_device_recognition()
548 ccw_device_online(struct ccw_device *cdev) in ccw_device_online()
591 ccw_device_offline(struct ccw_device *cdev) in ccw_device_offline()
[all …]
H A Ddevice_ops.c106 int ccw_device_is_pathgroup(struct ccw_device *cdev) in ccw_device_is_pathgroup()
118 int ccw_device_is_multipath(struct ccw_device *cdev) in ccw_device_is_multipath()
305 int ccw_device_start(struct ccw_device *cdev, struct ccw1 *cpa, in ccw_device_start()
405 int ccw_device_resume(struct ccw_device *cdev) in ccw_device_resume()
436 struct ciw *ccw_device_get_ciw(struct ccw_device *cdev, __u32 ct) in ccw_device_get_ciw()
455 __u8 ccw_device_get_path_mask(struct ccw_device *cdev) in ccw_device_get_path_mask()
640 int ccw_device_get_mdc(struct ccw_device *cdev, u8 mask) in ccw_device_get_mdc()
685 int ccw_device_tm_intrg(struct ccw_device *cdev) in ccw_device_tm_intrg()
725 int ccw_device_pnso(struct ccw_device *cdev, in ccw_device_pnso()
741 int ccw_device_get_cssid(struct ccw_device *cdev, u8 *cssid) in ccw_device_get_cssid()
[all …]
H A Ddevice.c666 struct ccw_device *cdev; in ccw_device_release() local
680 struct ccw_device *cdev; in io_subchannel_allocate_dev() local
774 struct ccw_device *cdev; in io_subchannel_create_ccwdev() local
790 struct ccw_device *cdev; in sch_create_and_recog_new_device() local
997 struct ccw_device *cdev; in io_subchannel_irq() local
1040 struct ccw_device *cdev; in io_subchannel_probe() local
1107 struct ccw_device *cdev; in io_subchannel_remove() local
1128 struct ccw_device *cdev; in io_subchannel_verify() local
1137 struct ccw_device *cdev; in io_subchannel_terminate_path() local
1220 struct ccw_device *cdev; in io_subchannel_quiesce() local
[all …]
H A Ddevice_pgid.c33 static void verify_done(struct ccw_device *cdev, int rc) in verify_done()
57 static void nop_build_cp(struct ccw_device *cdev) in nop_build_cp()
72 static void nop_do(struct ccw_device *cdev) in nop_do()
167 static void pgid_wipeout_start(struct ccw_device *cdev) in pgid_wipeout_start()
194 static void spid_do(struct ccw_device *cdev) in spid_do()
266 static void spid_start(struct ccw_device *cdev) in spid_start()
332 static u8 pgid_to_donepm(struct ccw_device *cdev) in pgid_to_donepm()
436 static void snid_build_cp(struct ccw_device *cdev) in snid_build_cp()
453 static void snid_do(struct ccw_device *cdev) in snid_do()
510 static void verify_start(struct ccw_device *cdev) in verify_start()
[all …]
H A Ddevice_status.c28 ccw_device_msg_control_check(struct ccw_device *cdev, struct irb *irb) in ccw_device_msg_control_check()
53 ccw_device_path_notoper(struct ccw_device *cdev) in ccw_device_path_notoper()
75 ccw_device_accumulate_ecw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_ecw()
113 ccw_device_accumulate_esw(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_esw()
193 ccw_device_accumulate_irb(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_irb()
311 ccw_device_do_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_do_sense()
348 ccw_device_accumulate_basic_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_basic_sense()
381 ccw_device_accumulate_and_sense(struct ccw_device *cdev, struct irb *irb) in ccw_device_accumulate_and_sense()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dcdev.h14 struct cdev { struct
23 void cdev_init(struct cdev *, const struct file_operations *); argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dcdev.h14 struct cdev { struct
23 void cdev_init(struct cdev *, const struct file_operations *); argument
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dcdev.h14 struct cdev { struct
23 void cdev_init(struct cdev *, const struct file_operations *); argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/intel/catpt/
H A Ddsp.c105 int catpt_dmac_probe(struct catpt_dev *cdev) in catpt_dmac_probe()
133 void catpt_dmac_remove(struct catpt_dev *cdev) in catpt_dmac_remove()
207 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall()
219 static int catpt_dsp_reset(struct catpt_dev *cdev, bool reset) in catpt_dsp_reset()
231 void lpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in lpt_dsp_pll_shutdown()
239 void wpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in wpt_dsp_pll_shutdown()
303 int catpt_dsp_update_lpclock(struct catpt_dev *cdev) in catpt_dsp_update_lpclock()
315 static void catpt_dsp_set_regs_defaults(struct catpt_dev *cdev) in catpt_dsp_set_regs_defaults()
347 int catpt_dsp_power_down(struct catpt_dev *cdev) in catpt_dsp_power_down()
392 int catpt_dsp_power_up(struct catpt_dev *cdev) in catpt_dsp_power_up()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/intel/catpt/
H A Ddsp.c105 int catpt_dmac_probe(struct catpt_dev *cdev) in catpt_dmac_probe()
133 void catpt_dmac_remove(struct catpt_dev *cdev) in catpt_dmac_remove()
207 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall()
219 static int catpt_dsp_reset(struct catpt_dev *cdev, bool reset) in catpt_dsp_reset()
231 void lpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in lpt_dsp_pll_shutdown()
239 void wpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in wpt_dsp_pll_shutdown()
303 int catpt_dsp_update_lpclock(struct catpt_dev *cdev) in catpt_dsp_update_lpclock()
315 static void catpt_dsp_set_regs_defaults(struct catpt_dev *cdev) in catpt_dsp_set_regs_defaults()
347 int catpt_dsp_power_down(struct catpt_dev *cdev) in catpt_dsp_power_down()
392 int catpt_dsp_power_up(struct catpt_dev *cdev) in catpt_dsp_power_up()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/intel/catpt/
H A Ddsp.c105 int catpt_dmac_probe(struct catpt_dev *cdev) in catpt_dmac_probe()
133 void catpt_dmac_remove(struct catpt_dev *cdev) in catpt_dmac_remove()
207 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall()
219 static int catpt_dsp_reset(struct catpt_dev *cdev, bool reset) in catpt_dsp_reset()
231 void lpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in lpt_dsp_pll_shutdown()
239 void wpt_dsp_pll_shutdown(struct catpt_dev *cdev, bool enable) in wpt_dsp_pll_shutdown()
303 int catpt_dsp_update_lpclock(struct catpt_dev *cdev) in catpt_dsp_update_lpclock()
315 static void catpt_dsp_set_regs_defaults(struct catpt_dev *cdev) in catpt_dsp_set_regs_defaults()
347 int catpt_dsp_power_down(struct catpt_dev *cdev) in catpt_dsp_power_down()
392 int catpt_dsp_power_up(struct catpt_dev *cdev) in catpt_dsp_power_up()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c285 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci()
409 int qed_fill_dev_info(struct qed_dev *cdev, in qed_fill_dev_info()
496 struct qed_dev *cdev; in qed_alloc_cdev() local
521 struct qed_dev *cdev; in qed_probe() local
563 static void qed_remove(struct qed_dev *cdev) in qed_remove()
773 struct qed_dev *cdev = hwfn->cdev; in qed_slowpath_irq_req() local
824 struct qed_dev *cdev = p_hwfn->cdev; in qed_slowpath_irq_sync() local
856 static int qed_nic_stop(struct qed_dev *cdev) in qed_nic_stop()
1461 static u32 qed_sb_init(struct qed_dev *cdev, in qed_sb_init()
2249 static int qed_drain(struct qed_dev *cdev) in qed_drain()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c285 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci()
409 int qed_fill_dev_info(struct qed_dev *cdev, in qed_fill_dev_info()
496 struct qed_dev *cdev; in qed_alloc_cdev() local
521 struct qed_dev *cdev; in qed_probe() local
563 static void qed_remove(struct qed_dev *cdev) in qed_remove()
773 struct qed_dev *cdev = hwfn->cdev; in qed_slowpath_irq_req() local
824 struct qed_dev *cdev = p_hwfn->cdev; in qed_slowpath_irq_sync() local
856 static int qed_nic_stop(struct qed_dev *cdev) in qed_nic_stop()
1461 static u32 qed_sb_init(struct qed_dev *cdev, in qed_sb_init()
2249 static int qed_drain(struct qed_dev *cdev) in qed_drain()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c285 static void qed_free_pci(struct qed_dev *cdev) in qed_free_pci()
409 int qed_fill_dev_info(struct qed_dev *cdev, in qed_fill_dev_info()
496 struct qed_dev *cdev; in qed_alloc_cdev() local
521 struct qed_dev *cdev; in qed_probe() local
563 static void qed_remove(struct qed_dev *cdev) in qed_remove()
773 struct qed_dev *cdev = hwfn->cdev; in qed_slowpath_irq_req() local
824 struct qed_dev *cdev = p_hwfn->cdev; in qed_slowpath_irq_sync() local
856 static int qed_nic_stop(struct qed_dev *cdev) in qed_nic_stop()
1461 static u32 qed_sb_init(struct qed_dev *cdev, in qed_sb_init()
2249 static int qed_drain(struct qed_dev *cdev) in qed_drain()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/atm/
H A Datm_sysfs.c14 static ssize_t show_type(struct device *cdev, in show_type()
22 static ssize_t show_address(struct device *cdev, in show_address()
30 static ssize_t show_atmaddress(struct device *cdev, in show_atmaddress()
53 static ssize_t show_atmindex(struct device *cdev, in show_atmindex()
61 static ssize_t show_carrier(struct device *cdev, in show_carrier()
70 static ssize_t show_link_rate(struct device *cdev, in show_link_rate()
111 static int atm_uevent(struct device *cdev, struct kobj_uevent_env *env) in atm_uevent()
128 static void atm_release(struct device *cdev) in atm_release()
143 struct device *cdev = &adev->class_dev; in atm_register_sysfs() local
172 struct device *cdev = &adev->class_dev; in atm_unregister_sysfs() local

12345678910>>...80