/linux-3.3/include/linux/ |
D | pm_runtime.h | 51 static inline bool pm_children_suspended(struct device *dev) in pm_children_suspended() 57 static inline void pm_runtime_get_noresume(struct device *dev) in pm_runtime_get_noresume() 62 static inline void pm_runtime_put_noidle(struct device *dev) in pm_runtime_put_noidle() 67 static inline bool device_run_wake(struct device *dev) in device_run_wake() 72 static inline void device_set_run_wake(struct device *dev, bool enable) in device_set_run_wake() 77 static inline bool pm_runtime_suspended(struct device *dev) in pm_runtime_suspended() 83 static inline bool pm_runtime_status_suspended(struct device *dev) in pm_runtime_status_suspended() 88 static inline bool pm_runtime_enabled(struct device *dev) in pm_runtime_enabled() 93 static inline bool pm_runtime_callbacks_present(struct device *dev) in pm_runtime_callbacks_present() 98 static inline void pm_runtime_mark_last_busy(struct device *dev) in pm_runtime_mark_last_busy() [all …]
|
D | kdev_t.h | 7 #define MAJOR(dev) ((unsigned int) ((dev) >> MINORBITS)) argument 8 #define MINOR(dev) ((unsigned int) ((dev) & MINORMASK)) argument 11 #define print_dev_t(buffer, dev) \ argument 14 #define format_dev_t(buffer, dev) \ argument 21 static inline int old_valid_dev(dev_t dev) in old_valid_dev() 26 static inline u16 old_encode_dev(dev_t dev) in old_encode_dev() 36 static inline int new_valid_dev(dev_t dev) in new_valid_dev() 41 static inline u32 new_encode_dev(dev_t dev) in new_encode_dev() 48 static inline dev_t new_decode_dev(u32 dev) in new_decode_dev() 55 static inline int huge_valid_dev(dev_t dev) in huge_valid_dev() [all …]
|
/linux-3.3/drivers/net/wireless/b43/ |
D | wa.c | 33 static void b43_wa_papd(struct b43_wldev *dev) in b43_wa_papd() 44 static void b43_wa_auxclipthr(struct b43_wldev *dev) in b43_wa_auxclipthr() 49 static void b43_wa_afcdac(struct b43_wldev *dev) in b43_wa_afcdac() 55 static void b43_wa_txdc_offset(struct b43_wldev *dev) in b43_wa_txdc_offset() 60 void b43_wa_initgains(struct b43_wldev *dev) in b43_wa_initgains() 84 static void b43_wa_divider(struct b43_wldev *dev) in b43_wa_divider() 90 static void b43_wa_gt(struct b43_wldev *dev) /* Gain table. */ in b43_wa_gt() 119 static void b43_wa_rssi_lt(struct b43_wldev *dev) /* RSSI lookup table */ in b43_wa_rssi_lt() 134 static void b43_wa_analog(struct b43_wldev *dev) in b43_wa_analog() 152 static void b43_wa_dac(struct b43_wldev *dev) in b43_wa_dac() [all …]
|
D | bus.c | 30 static int b43_bus_bcma_bus_may_powerdown(struct b43_bus_dev *dev) in b43_bus_bcma_bus_may_powerdown() 34 static int b43_bus_bcma_bus_powerup(struct b43_bus_dev *dev, in b43_bus_bcma_bus_powerup() 39 static int b43_bus_bcma_device_is_enabled(struct b43_bus_dev *dev) in b43_bus_bcma_device_is_enabled() 43 static void b43_bus_bcma_device_enable(struct b43_bus_dev *dev, in b43_bus_bcma_device_enable() 48 static void b43_bus_bcma_device_disable(struct b43_bus_dev *dev, in b43_bus_bcma_device_disable() 53 static u16 b43_bus_bcma_read16(struct b43_bus_dev *dev, u16 offset) in b43_bus_bcma_read16() 57 static u32 b43_bus_bcma_read32(struct b43_bus_dev *dev, u16 offset) in b43_bus_bcma_read32() 62 void b43_bus_bcma_write16(struct b43_bus_dev *dev, u16 offset, u16 value) in b43_bus_bcma_write16() 67 void b43_bus_bcma_write32(struct b43_bus_dev *dev, u16 offset, u32 value) in b43_bus_bcma_write32() 72 void b43_bus_bcma_block_read(struct b43_bus_dev *dev, void *buffer, in b43_bus_bcma_block_read() [all …]
|
D | phy_a.c | 82 static void b43_radio_set_tx_iq(struct b43_wldev *dev) in b43_radio_set_tx_iq() 100 static void aphy_channel_switch(struct b43_wldev *dev, unsigned int channel) in aphy_channel_switch() 143 static void b43_radio_init2060(struct b43_wldev *dev) in b43_radio_init2060() 181 static void b43_phy_rssiagc(struct b43_wldev *dev, u8 enable) in b43_phy_rssiagc() 212 static void b43_phy_ww(struct b43_wldev *dev) in b43_phy_ww() 261 static void hardware_pctl_init_aphy(struct b43_wldev *dev) in hardware_pctl_init_aphy() 266 void b43_phy_inita(struct b43_wldev *dev) in b43_phy_inita() 319 static int b43_aphy_init_tssi2dbm_table(struct b43_wldev *dev) in b43_aphy_init_tssi2dbm_table() 354 static int b43_aphy_op_allocate(struct b43_wldev *dev) in b43_aphy_op_allocate() 377 static void b43_aphy_op_prepare_structs(struct b43_wldev *dev) in b43_aphy_op_prepare_structs() [all …]
|
D | phy_lcn.c | 59 static void b43_phy_switch_macfreq(struct b43_wldev *dev, u8 spurmode) in b43_phy_switch_macfreq() 95 static void b43_radio_2064_channel_setup(struct b43_wldev *dev) in b43_radio_2064_channel_setup() 142 static void b43_radio_2064_init(struct b43_wldev *dev) in b43_radio_2064_init() 198 static void b43_phy_lcn_afe_set_unset(struct b43_wldev *dev) in b43_phy_lcn_afe_set_unset() 214 static u16 b43_phy_lcn_get_pa_gain(struct b43_wldev *dev) in b43_phy_lcn_get_pa_gain() 220 static void b43_phy_lcn_set_dac_gain(struct b43_wldev *dev, u16 dac_gain) in b43_phy_lcn_set_dac_gain() 231 static void b43_phy_lcn_set_bbmult(struct b43_wldev *dev, u8 m0) in b43_phy_lcn_set_bbmult() 237 static void b43_phy_lcn_clear_tx_power_offsets(struct b43_wldev *dev) in b43_phy_lcn_clear_tx_power_offsets() 257 static void b43_phy_lcn_rev0_baseband_init(struct b43_wldev *dev) in b43_phy_lcn_rev0_baseband_init() 292 static void b43_phy_lcn_bu_tweaks(struct b43_wldev *dev) in b43_phy_lcn_bu_tweaks() [all …]
|
D | phy_ht.c | 37 static void b43_radio_2059_channel_setup(struct b43_wldev *dev, in b43_radio_2059_channel_setup() 88 static void b43_radio_2059_init(struct b43_wldev *dev) in b43_radio_2059_init() 160 static void b43_phy_ht_zero_extg(struct b43_wldev *dev) in b43_phy_ht_zero_extg() 175 static void b43_phy_ht_afe_unk1(struct b43_wldev *dev) in b43_phy_ht_afe_unk1() 196 static void b43_phy_ht_force_rf_sequence(struct b43_wldev *dev, u16 rf_seq) in b43_phy_ht_force_rf_sequence() 217 static void b43_phy_ht_read_clip_detection(struct b43_wldev *dev, u16 *clip_st) in b43_phy_ht_read_clip_detection() 224 static void b43_phy_ht_bphy_init(struct b43_wldev *dev) in b43_phy_ht_bphy_init() 246 static void b43_phy_ht_channel_setup(struct b43_wldev *dev, in b43_phy_ht_channel_setup() 290 static int b43_phy_ht_set_channel(struct b43_wldev *dev, in b43_phy_ht_set_channel() 324 static int b43_phy_ht_op_allocate(struct b43_wldev *dev) in b43_phy_ht_op_allocate() [all …]
|
D | phy_common.c | 40 int b43_phy_allocate(struct b43_wldev *dev) in b43_phy_allocate() 85 void b43_phy_free(struct b43_wldev *dev) in b43_phy_free() 91 int b43_phy_init(struct b43_wldev *dev) in b43_phy_init() 124 void b43_phy_exit(struct b43_wldev *dev) in b43_phy_exit() 133 bool b43_has_hardware_pctl(struct b43_wldev *dev) in b43_has_hardware_pctl() 142 void b43_radio_lock(struct b43_wldev *dev) in b43_radio_lock() 160 void b43_radio_unlock(struct b43_wldev *dev) in b43_radio_unlock() 177 void b43_phy_lock(struct b43_wldev *dev) in b43_phy_lock() 189 void b43_phy_unlock(struct b43_wldev *dev) in b43_phy_unlock() 201 static inline void assert_mac_suspended(struct b43_wldev *dev) in assert_mac_suspended() [all …]
|
/linux-3.3/drivers/pci/ |
D | quirks.c | 39 static void __devinit quirk_resource_alignment(struct pci_dev *dev) in quirk_resource_alignment() 101 static void __devinit quirk_mmio_always_on(struct pci_dev *dev) in quirk_mmio_always_on() 112 static void __devinit quirk_mellanox_tavor(struct pci_dev *dev) in quirk_mellanox_tavor() 121 static void quirk_passive_release(struct pci_dev *dev) in quirk_passive_release() 147 static void __devinit quirk_isa_dma_hangs(struct pci_dev *dev) in quirk_isa_dma_hangs() 170 static void __devinit quirk_tigerpoint_bm_sts(struct pci_dev *dev) in quirk_tigerpoint_bm_sts() 189 static void __devinit quirk_nopcipci(struct pci_dev *dev) in quirk_nopcipci() 199 static void __devinit quirk_nopciamd(struct pci_dev *dev) in quirk_nopciamd() 214 static void __devinit quirk_triton(struct pci_dev *dev) in quirk_triton() 237 static void quirk_vialatency(struct pci_dev *dev) in quirk_vialatency() [all …]
|
/linux-3.3/drivers/base/power/ |
D | generic_ops.c | 22 int pm_generic_runtime_idle(struct device *dev) in pm_generic_runtime_idle() 45 int pm_generic_runtime_suspend(struct device *dev) in pm_generic_runtime_suspend() 64 int pm_generic_runtime_resume(struct device *dev) in pm_generic_runtime_resume() 83 int pm_generic_prepare(struct device *dev) in pm_generic_prepare() 104 static int __pm_generic_call(struct device *dev, int event, bool noirq) in __pm_generic_call() 143 int pm_generic_suspend_noirq(struct device *dev) in pm_generic_suspend_noirq() 153 int pm_generic_suspend(struct device *dev) in pm_generic_suspend() 163 int pm_generic_freeze_noirq(struct device *dev) in pm_generic_freeze_noirq() 173 int pm_generic_freeze(struct device *dev) in pm_generic_freeze() 183 int pm_generic_poweroff_noirq(struct device *dev) in pm_generic_poweroff_noirq() [all …]
|
D | runtime.c | 30 void update_pm_runtime_accounting(struct device *dev) in update_pm_runtime_accounting() 48 static void __update_runtime_status(struct device *dev, enum rpm_status status) in __update_runtime_status() 58 static void pm_runtime_deactivate_timer(struct device *dev) in pm_runtime_deactivate_timer() 70 static void pm_runtime_cancel_pending(struct device *dev) in pm_runtime_cancel_pending() 92 unsigned long pm_runtime_autosuspend_expiration(struct device *dev) in pm_runtime_autosuspend_expiration() 131 static int rpm_check_suspend_allowed(struct device *dev) in rpm_check_suspend_allowed() 161 static int __rpm_callback(int (*cb)(struct device *), struct device *dev) in __rpm_callback() 193 static int rpm_idle(struct device *dev, int rpmflags) in rpm_idle() 272 static int rpm_callback(int (*cb)(struct device *), struct device *dev) in rpm_callback() 298 static int rpm_update_qos_constraint(struct device *dev, void *data) in rpm_update_qos_constraint() [all …]
|
D | power.h | 10 static inline void pm_runtime_init(struct device *dev) {} in pm_runtime_init() 11 static inline void pm_runtime_remove(struct device *dev) {} in pm_runtime_remove() 37 static inline void device_pm_init(struct device *dev) in device_pm_init() 44 static inline void device_pm_add(struct device *dev) in device_pm_add() 49 static inline void device_pm_remove(struct device *dev) in device_pm_remove() 59 static inline void device_pm_move_last(struct device *dev) {} in device_pm_move_last() 77 static inline int dpm_sysfs_add(struct device *dev) { return 0; } in dpm_sysfs_add() 78 static inline void dpm_sysfs_remove(struct device *dev) {} in dpm_sysfs_remove() 79 static inline void rpm_sysfs_remove(struct device *dev) {} in rpm_sysfs_remove() 80 static inline int wakeup_sysfs_add(struct device *dev) { return 0; } in wakeup_sysfs_add() [all …]
|
/linux-3.3/drivers/media/rc/ |
D | ene_ir.c | 50 static void ene_set_reg_addr(struct ene_device *dev, u16 reg) in ene_set_reg_addr() 57 static u8 ene_read_reg(struct ene_device *dev, u16 reg) in ene_read_reg() 67 static void ene_write_reg(struct ene_device *dev, u16 reg, u8 value) in ene_write_reg() 75 static void ene_set_reg_mask(struct ene_device *dev, u16 reg, u8 mask) in ene_set_reg_mask() 83 static void ene_clear_reg_mask(struct ene_device *dev, u16 reg, u8 mask) in ene_clear_reg_mask() 91 static void ene_set_clear_reg_mask(struct ene_device *dev, u16 reg, u8 mask, in ene_set_clear_reg_mask() 101 static int ene_hw_detect(struct ene_device *dev) in ene_hw_detect() 193 static void ene_rx_setup_hw_buffer(struct ene_device *dev) in ene_rx_setup_hw_buffer() 251 static void ene_rx_restore_hw_buffer(struct ene_device *dev) in ene_rx_restore_hw_buffer() 272 static void ene_rx_read_hw_pointer(struct ene_device *dev) in ene_rx_read_hw_pointer() [all …]
|
D | ite-cir.c | 177 static void ite_decode_bytes(struct ite_dev *dev, const u8 * data, int in ite_decode_bytes() 227 static void ite_set_carrier_params(struct ite_dev *dev) in ite_set_carrier_params() 278 struct ite_dev *dev = data; in ite_cir_isr() local 343 struct ite_dev *dev = rcdev->priv; in ite_set_rx_carrier_range() local 358 struct ite_dev *dev = rcdev->priv; in ite_set_tx_carrier() local 372 struct ite_dev *dev = rcdev->priv; in ite_set_tx_duty_cycle() local 388 struct ite_dev *dev = rcdev->priv; in ite_tx_ir() local 539 struct ite_dev *dev = rcdev->priv; in ite_s_idle() local 556 static int it87_get_irq_causes(struct ite_dev *dev) in it87_get_irq_causes() 582 static void it87_set_carrier_params(struct ite_dev *dev, bool high_freq, in it87_set_carrier_params() [all …]
|
/linux-3.3/drivers/staging/comedi/drivers/ |
D | rtd520.c | 416 #define RtdResetBoard(dev) \ argument 420 #define RtdResetCGT(dev) \ argument 424 #define RtdClearCGT(dev) \ argument 428 #define RtdEnableCGT(dev, v) \ argument 432 #define RtdWriteCGTable(dev, v) \ argument 436 #define RtdWriteCGLatch(dev, v) \ argument 440 #define RtdAdcClearFifo(dev) \ argument 444 #define RtdAdcConversionSource(dev, v) \ argument 448 #define RtdBurstStartSource(dev, v) \ argument 452 #define RtdPacerStartSource(dev, v) \ argument [all …]
|
/linux-3.3/drivers/net/tokenring/ |
D | smctr.c | 327 static int smctr_alloc_shared_memory(struct net_device *dev) in smctr_alloc_shared_memory() 442 static int smctr_bypass_state(struct net_device *dev) in smctr_bypass_state() 454 static int smctr_checksum_firmware(struct net_device *dev) in smctr_checksum_firmware() 479 static int __init smctr_chk_mca(struct net_device *dev) in smctr_chk_mca() 631 static int smctr_chg_rx_mask(struct net_device *dev) in smctr_chg_rx_mask() 694 static int smctr_clear_int(struct net_device *dev) in smctr_clear_int() 716 static int smctr_close(struct net_device *dev) in smctr_close() 752 static int smctr_decode_firmware(struct net_device *dev, in smctr_decode_firmware() 813 static int smctr_disable_16bit(struct net_device *dev) in smctr_disable_16bit() 824 static int smctr_disable_adapter_ctrl_store(struct net_device *dev) in smctr_disable_adapter_ctrl_store() [all …]
|
/linux-3.3/drivers/media/video/uvc/ |
D | uvc_status.c | 26 static int uvc_input_init(struct uvc_device *dev) in uvc_input_init() 57 static void uvc_input_cleanup(struct uvc_device *dev) in uvc_input_cleanup() 63 static void uvc_input_report_key(struct uvc_device *dev, unsigned int code, in uvc_input_report_key() 73 #define uvc_input_init(dev) argument 74 #define uvc_input_cleanup(dev) argument 75 #define uvc_input_report_key(dev, code, value) argument 81 static void uvc_event_streaming(struct uvc_device *dev, __u8 *data, int len) in uvc_event_streaming() 101 static void uvc_event_control(struct uvc_device *dev, __u8 *data, int len) in uvc_event_control() 117 struct uvc_device *dev = urb->context; in uvc_status_complete() local 163 int uvc_status_init(struct uvc_device *dev) in uvc_status_init() [all …]
|
/linux-3.3/drivers/media/video/cx231xx/ |
D | cx231xx-avcore.c | 60 static int verve_write_byte(struct cx231xx *dev, u8 saddr, u8 data) in verve_write_byte() 66 static int verve_read_byte(struct cx231xx *dev, u8 saddr, u8 *data) in verve_read_byte() 76 void initGPIO(struct cx231xx *dev) in initGPIO() 98 void uninitGPIO(struct cx231xx *dev) in uninitGPIO() 112 static int afe_write_byte(struct cx231xx *dev, u16 saddr, u8 data) in afe_write_byte() 118 static int afe_read_byte(struct cx231xx *dev, u16 saddr, u8 *data) in afe_read_byte() 129 int cx231xx_afe_init_super_block(struct cx231xx *dev, u32 ref_count) in cx231xx_afe_init_super_block() 197 int cx231xx_afe_init_channels(struct cx231xx *dev) in cx231xx_afe_init_channels() 246 int cx231xx_afe_setup_AFE_for_baseband(struct cx231xx *dev) in cx231xx_afe_setup_AFE_for_baseband() 267 int cx231xx_afe_set_input_mux(struct cx231xx *dev, u32 input_mux) in cx231xx_afe_set_input_mux() [all …]
|
D | cx231xx-cards.c | 657 struct cx231xx *dev = ptr; in cx231xx_tuner_callback() local 689 void cx231xx_reset_out(struct cx231xx *dev) in cx231xx_reset_out() 697 void cx231xx_enable_OSC(struct cx231xx *dev) in cx231xx_enable_OSC() 701 void cx231xx_sleep_s5h1432(struct cx231xx *dev) in cx231xx_sleep_s5h1432() 706 static inline void cx231xx_set_model(struct cx231xx *dev) in cx231xx_set_model() 714 void cx231xx_pre_card_setup(struct cx231xx *dev) in cx231xx_pre_card_setup() 740 static void cx231xx_config_tuner(struct cx231xx *dev) in cx231xx_config_tuner() 778 void cx231xx_card_setup(struct cx231xx *dev) in cx231xx_card_setup() 815 int cx231xx_config(struct cx231xx *dev) in cx231xx_config() 828 void cx231xx_config_i2c(struct cx231xx *dev) in cx231xx_config_i2c() [all …]
|
/linux-3.3/drivers/base/ |
D | core.c | 50 static inline int device_is_not_partition(struct device *dev) in device_is_not_partition() 55 static inline int device_is_not_partition(struct device *dev) in device_is_not_partition() 70 const char *dev_driver_string(const struct device *dev) in dev_driver_string() 92 struct device *dev = to_dev(kobj); in dev_attr_show() local 108 struct device *dev = to_dev(kobj); in dev_attr_store() local 123 ssize_t device_store_ulong(struct device *dev, in device_store_ulong() 138 ssize_t device_show_ulong(struct device *dev, in device_show_ulong() 147 ssize_t device_store_int(struct device *dev, in device_store_int() 162 ssize_t device_show_int(struct device *dev, in device_show_int() 182 struct device *dev = to_dev(kobj); in device_release() local [all …]
|
/linux-3.3/drivers/memstick/host/ |
D | r592.c | 58 static inline u32 r592_read_reg(struct r592_device *dev, int address) in r592_read_reg() 66 static inline void r592_write_reg(struct r592_device *dev, in r592_write_reg() 74 static inline u32 r592_read_reg_raw_be(struct r592_device *dev, int address) in r592_read_reg_raw_be() 82 static inline void r592_write_reg_raw_be(struct r592_device *dev, in r592_write_reg_raw_be() 90 static inline void r592_set_reg_mask(struct r592_device *dev, in r592_set_reg_mask() 99 static inline void r592_clear_reg_mask(struct r592_device *dev, in r592_clear_reg_mask() 110 static int r592_wait_status(struct r592_device *dev, u32 mask, u32 wanted_mask) in r592_wait_status() 135 static int r592_enable_device(struct r592_device *dev, bool enable) in r592_enable_device() 156 static int r592_set_mode(struct r592_device *dev, bool parallel_mode) in r592_set_mode() 184 static void r592_host_reset(struct r592_device *dev) in r592_host_reset() [all …]
|
/linux-3.3/drivers/staging/rtl8192u/ |
D | r8192U_dm.c | 172 init_hal_dm(struct net_device *dev) in init_hal_dm() 192 extern void deinit_hal_dm(struct net_device *dev) in deinit_hal_dm() 201 void dm_CheckRxAggregation(struct net_device *dev) { in dm_CheckRxAggregation() 258 extern void hal_dm_watchdog(struct net_device *dev) in hal_dm_watchdog() 292 extern void init_rate_adaptive(struct net_device * dev) in init_rate_adaptive() 354 static void dm_check_rate_adaptive(struct net_device * dev) in dm_check_rate_adaptive() 508 static void dm_init_bandwidth_autoswitch(struct net_device * dev) in dm_init_bandwidth_autoswitch() 520 static void dm_bandwidth_autoswitch(struct net_device * dev) in dm_bandwidth_autoswitch() 591 static void dm_TXPowerTrackingCallback_TSSI(struct net_device * dev) in dm_TXPowerTrackingCallback_TSSI() 819 static void dm_TXPowerTrackingCallback_ThermalMeter(struct net_device * dev) in dm_TXPowerTrackingCallback_ThermalMeter() [all …]
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nouveau_hw.h | 62 nvReadMC(struct drm_device *dev, uint32_t reg) in nvReadMC() 70 nvWriteMC(struct drm_device *dev, uint32_t reg, uint32_t val) in nvWriteMC() 77 nvReadVIDEO(struct drm_device *dev, uint32_t reg) in nvReadVIDEO() 85 nvWriteVIDEO(struct drm_device *dev, uint32_t reg, uint32_t val) in nvWriteVIDEO() 92 nvReadFB(struct drm_device *dev, uint32_t reg) in nvReadFB() 100 nvWriteFB(struct drm_device *dev, uint32_t reg, uint32_t val) in nvWriteFB() 107 nvReadEXTDEV(struct drm_device *dev, uint32_t reg) in nvReadEXTDEV() 115 nvWriteEXTDEV(struct drm_device *dev, uint32_t reg, uint32_t val) in nvWriteEXTDEV() 121 static inline uint32_t NVReadCRTC(struct drm_device *dev, in NVReadCRTC() 132 static inline void NVWriteCRTC(struct drm_device *dev, in NVWriteCRTC() [all …]
|
D | nvc0_grctx.c | 31 nv_icmd(struct drm_device *dev, u32 icmd, u32 data) in nv_icmd() 39 nv_mthd(struct drm_device *dev, u32 class, u32 mthd, u32 data) in nv_mthd() 46 nvc0_grctx_generate_9097(struct drm_device *dev) in nvc0_grctx_generate_9097() 1203 nvc0_grctx_generate_9197(struct drm_device *dev) in nvc0_grctx_generate_9197() 1216 nvc0_grctx_generate_9297(struct drm_device *dev) in nvc0_grctx_generate_9297() 1234 nvc0_grctx_generate_902d(struct drm_device *dev) in nvc0_grctx_generate_902d() 1256 nvc0_grctx_generate_9039(struct drm_device *dev) in nvc0_grctx_generate_9039() 1269 nvc0_grctx_generate_90c0(struct drm_device *dev) in nvc0_grctx_generate_90c0() 1318 nvc0_grctx_generate_dispatch(struct drm_device *dev) in nvc0_grctx_generate_dispatch() 1371 nvc0_grctx_generate_macro(struct drm_device *dev) in nvc0_grctx_generate_macro() [all …]
|
/linux-3.3/drivers/mtd/nand/ |
D | r852.c | 34 static inline uint8_t r852_read_reg(struct r852_device *dev, int address) in r852_read_reg() 41 static inline void r852_write_reg(struct r852_device *dev, in r852_write_reg() 50 static inline uint32_t r852_read_reg_dword(struct r852_device *dev, int address) in r852_read_reg_dword() 57 static inline void r852_write_reg_dword(struct r852_device *dev, in r852_write_reg_dword() 73 static void r852_dma_test(struct r852_device *dev) in r852_dma_test() 91 static void r852_dma_enable(struct r852_device *dev) in r852_dma_enable() 132 static void r852_dma_done(struct r852_device *dev, int error) in r852_dma_done() 158 static int r852_dma_wait(struct r852_device *dev) in r852_dma_wait() 173 static void r852_do_dma(struct r852_device *dev, uint8_t *buf, int do_read) in r852_do_dma() 234 struct r852_device *dev = r852_get_dev(mtd); in r852_write_buf() local [all …]
|