/linux-4.4.14/drivers/mfd/ |
D | si476x-i2c.c | 45 static int si476x_core_config_pinmux(struct si476x_core *core) in si476x_core_config_pinmux() 107 static inline void si476x_core_schedule_polling_work(struct si476x_core *core) in si476x_core_schedule_polling_work() 136 int si476x_core_start(struct si476x_core *core, bool soft) in si476x_core_start() 230 int si476x_core_stop(struct si476x_core *core, bool soft) in si476x_core_stop() 274 int si476x_core_set_power_state(struct si476x_core *core, in si476x_core_set_power_state() 339 static inline void si476x_core_report_drainer_stop(struct si476x_core *core) in si476x_core_report_drainer_stop() 352 static inline void si476x_core_start_rds_drainer_once(struct si476x_core *core) in si476x_core_start_rds_drainer_once() 372 struct si476x_core *core = container_of(work, struct si476x_core, in si476x_core_drain_rds_fifo() local 412 static void si476x_core_pronounce_dead(struct si476x_core *core) in si476x_core_pronounce_dead() 443 int si476x_core_i2c_xfer(struct si476x_core *core, in si476x_core_i2c_xfer() [all …]
|
D | si476x-cmd.c | 180 static int si476x_core_parse_and_nag_about_error(struct si476x_core *core) in si476x_core_parse_and_nag_about_error() 266 static int si476x_core_send_command(struct si476x_core *core, in si476x_core_send_command() 356 static int si476x_cmd_clear_stc(struct si476x_core *core) in si476x_cmd_clear_stc() 381 static int si476x_cmd_tune_seek_freq(struct si476x_core *core, in si476x_cmd_tune_seek_freq() 413 int si476x_core_cmd_func_info(struct si476x_core *core, in si476x_core_cmd_func_info() 444 int si476x_core_cmd_set_property(struct si476x_core *core, in si476x_core_cmd_set_property() 471 int si476x_core_cmd_get_property(struct si476x_core *core, u16 property) in si476x_core_cmd_get_property() 529 int si476x_core_cmd_dig_audio_pin_cfg(struct si476x_core *core, in si476x_core_cmd_dig_audio_pin_cfg() 578 int si476x_core_cmd_zif_pin_cfg(struct si476x_core *core, in si476x_core_cmd_zif_pin_cfg() 635 int si476x_core_cmd_ic_link_gpo_ctl_pin_cfg(struct si476x_core *core, in si476x_core_cmd_ic_link_gpo_ctl_pin_cfg() [all …]
|
D | si476x-prop.c | 53 static bool si476x_core_is_valid_property_a10(struct si476x_core *core, in si476x_core_is_valid_property_a10() 94 static bool si476x_core_is_valid_property_a20(struct si476x_core *core, in si476x_core_is_valid_property_a20() 115 static bool si476x_core_is_valid_property_a30(struct si476x_core *core, in si476x_core_is_valid_property_a30() 143 static bool si476x_core_is_valid_property(struct si476x_core *core, in si476x_core_is_valid_property() 158 static bool si476x_core_is_readonly_property(struct si476x_core *core, in si476x_core_is_readonly_property() 182 struct si476x_core *core = i2c_get_clientdata(client); in si476x_core_regmap_readable_register() local 192 struct si476x_core *core = i2c_get_clientdata(client); in si476x_core_regmap_writable_register() local 208 struct si476x_core *core = context; in si476x_core_regmap_read() local 236 struct regmap *devm_regmap_init_si476x(struct si476x_core *core) in devm_regmap_init_si476x()
|
D | wl1273-core.c | 35 static int wl1273_fm_read_reg(struct wl1273_core *core, u8 reg, u16 *value) in wl1273_fm_read_reg() 52 static int wl1273_fm_write_cmd(struct wl1273_core *core, u8 cmd, u16 param) in wl1273_fm_write_cmd() 67 static int wl1273_fm_write_data(struct wl1273_core *core, u8 *data, u16 len) in wl1273_fm_write_data() 94 static int wl1273_fm_set_audio(struct wl1273_core *core, unsigned int new_mode) in wl1273_fm_set_audio() 155 static int wl1273_fm_set_volume(struct wl1273_core *core, unsigned int volume) in wl1273_fm_set_volume() 186 struct wl1273_core *core; in wl1273_core_probe() local
|
/linux-4.4.14/drivers/bcma/ |
D | main.c | 35 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in manuf_show() local 42 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in id_show() local 49 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in rev_show() local 56 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in class_show() local 89 struct bcma_device *core; in bcma_find_core_unit() local 99 bool bcma_wait_value(struct bcma_device *core, u16 reg, u32 mask, u32 value, in bcma_wait_value() 120 struct bcma_device *core = container_of(dev, struct bcma_device, dev); in bcma_release_core_dev() local 141 struct bcma_device *core) in bcma_of_find_child_device() 161 struct bcma_device *core, in bcma_of_irq_parse() 182 struct bcma_device *core, int num) in bcma_of_get_irq() [all …]
|
D | host_pci.c | 14 static void bcma_host_pci_switch_core(struct bcma_device *core) in bcma_host_pci_switch_core() 28 static u16 bcma_host_pci_provide_access_to_core(struct bcma_device *core) in bcma_host_pci_provide_access_to_core() 42 static u8 bcma_host_pci_read8(struct bcma_device *core, u16 offset) in bcma_host_pci_read8() 48 static u16 bcma_host_pci_read16(struct bcma_device *core, u16 offset) in bcma_host_pci_read16() 54 static u32 bcma_host_pci_read32(struct bcma_device *core, u16 offset) in bcma_host_pci_read32() 60 static void bcma_host_pci_write8(struct bcma_device *core, u16 offset, in bcma_host_pci_write8() 67 static void bcma_host_pci_write16(struct bcma_device *core, u16 offset, in bcma_host_pci_write16() 74 static void bcma_host_pci_write32(struct bcma_device *core, u16 offset, in bcma_host_pci_write32() 82 static void bcma_host_pci_block_read(struct bcma_device *core, void *buffer, in bcma_host_pci_block_read() 105 static void bcma_host_pci_block_write(struct bcma_device *core, in bcma_host_pci_block_write() [all …]
|
D | core.c | 12 static bool bcma_core_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bcma_core_wait_value() 31 bool bcma_core_is_enabled(struct bcma_device *core) in bcma_core_is_enabled() 42 void bcma_core_disable(struct bcma_device *core, u32 flags) in bcma_core_disable() 59 int bcma_core_enable(struct bcma_device *core, u32 flags) in bcma_core_enable() 78 void bcma_core_set_clockmode(struct bcma_device *core, in bcma_core_set_clockmode() 109 void bcma_core_pll_ctl(struct bcma_device *core, u32 req, u32 status, bool on) in bcma_core_pll_ctl() 140 u32 bcma_core_dma_translation(struct bcma_device *core) in bcma_core_dma_translation()
|
D | host_soc.c | 16 static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset) in bcma_host_soc_read8() 21 static u16 bcma_host_soc_read16(struct bcma_device *core, u16 offset) in bcma_host_soc_read16() 26 static u32 bcma_host_soc_read32(struct bcma_device *core, u16 offset) in bcma_host_soc_read32() 31 static void bcma_host_soc_write8(struct bcma_device *core, u16 offset, in bcma_host_soc_write8() 37 static void bcma_host_soc_write16(struct bcma_device *core, u16 offset, in bcma_host_soc_write16() 43 static void bcma_host_soc_write32(struct bcma_device *core, u16 offset, in bcma_host_soc_write32() 50 static void bcma_host_soc_block_read(struct bcma_device *core, void *buffer, in bcma_host_soc_block_read() 93 static void bcma_host_soc_block_write(struct bcma_device *core, in bcma_host_soc_block_write() 138 static u32 bcma_host_soc_aread32(struct bcma_device *core, u16 offset) in bcma_host_soc_aread32() 145 static void bcma_host_soc_awrite32(struct bcma_device *core, u16 offset, in bcma_host_soc_awrite32()
|
D | driver_mips.c | 168 struct bcma_device *core; in bcma_core_mips_set_irq() local 192 struct bcma_device *core; in bcma_core_mips_set_irq_name() local 217 struct bcma_device *core; in bcma_core_mips_dump_irq() local 242 struct bcma_device *core; in bcma_boot_dev() local 380 struct bcma_device *core; in bcma_core_mips_init() local
|
D | scan.c | 252 struct bcma_device *core; in bcma_find_core_by_index() local 263 struct bcma_device *core; in bcma_find_core_reverse() local 276 struct bcma_device *core) in bcma_get_next_core() 483 struct bcma_device *core = kzalloc(sizeof(*core), GFP_KERNEL); in bcma_bus_scan() local
|
D | driver_pci.c | 153 struct bcma_device *core = pc->core; in bcma_core_pci_fixcfg() local
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-cards.c | 53 #define info_printk(core, fmt, arg...) \ argument 56 #define warn_printk(core, fmt, arg...) \ argument 59 #define err_printk(core, fmt, arg...) \ argument 2827 static void leadtek_eeprom(struct cx88_core *core, u8 *eeprom_data) in leadtek_eeprom() 2855 static void hauppauge_eeprom(struct cx88_core *core, u8 *eeprom_data) in hauppauge_eeprom() 2954 static void gdi_eeprom(struct cx88_core *core, u8 *eeprom_data) in gdi_eeprom() 2969 static int cx88_dvico_xc2028_callback(struct cx88_core *core, in cx88_dvico_xc2028_callback() 3001 static int cx88_xc3028_geniatech_tuner_callback(struct cx88_core *core, in cx88_xc3028_geniatech_tuner_callback() 3028 static int cx88_xc3028_winfast1800h_callback(struct cx88_core *core, in cx88_xc3028_winfast1800h_callback() 3045 static int cx88_xc4000_winfast2000h_plus_callback(struct cx88_core *core, in cx88_xc4000_winfast2000h_plus_callback() [all …]
|
D | cx88-tvaudio.c | 104 static void set_audio_registers(struct cx88_core *core, const struct rlist *l) in set_audio_registers() 125 static void set_audio_start(struct cx88_core *core, u32 mode) in set_audio_start() 136 static void set_audio_finish(struct cx88_core *core, u32 ctl) in set_audio_finish() 171 static void set_audio_standard_BTSC(struct cx88_core *core, unsigned int sap, in set_audio_standard_BTSC() 281 static void set_audio_standard_NICAM(struct cx88_core *core, u32 mode) in set_audio_standard_NICAM() 382 static void set_audio_standard_A2(struct cx88_core *core, u32 mode) in set_audio_standard_A2() 648 static void set_audio_standard_EIAJ(struct cx88_core *core) in set_audio_standard_EIAJ() 662 static void set_audio_standard_FM(struct cx88_core *core, in set_audio_standard_FM() 732 static int cx88_detect_nicam(struct cx88_core *core) in cx88_detect_nicam() 755 void cx88_set_tvaudio(struct cx88_core *core) in cx88_set_tvaudio() [all …]
|
D | cx88-video.c | 298 int cx88_video_mux(struct cx88_core *core, unsigned int input) in cx88_video_mux() 363 struct cx88_core *core = dev->core; in start_video_dma() local 400 struct cx88_core *core = dev->core; in stop_video_dma() local 417 struct cx88_core *core = dev->core; in restart_video_queue() local 437 struct cx88_core *core = dev->core; in queue_setup() local 449 struct cx88_core *core = dev->core; in buffer_prepare() local 517 struct cx88_core *core = dev->core; in buffer_queue() local 554 struct cx88_core *core = dev->core; in stop_streaming() local 587 struct cx88_core *core = dev->core; in radio_open() local 620 struct cx88_core *core = in cx8800_s_vid_ctrl() local [all …]
|
D | cx88-input.c | 39 struct cx88_core *core; member 78 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local 188 struct cx88_core *core = priv; in __cx88_ir_start() local 213 struct cx88_core *core = priv; in __cx88_ir_stop() local 229 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start() 237 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop() 245 struct cx88_core *core = rc->priv; in cx88_ir_open() local 253 struct cx88_core *core = rc->priv; in cx88_ir_close() local 262 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init() 508 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini() [all …]
|
D | cx88-core.c | 333 int cx88_sram_channel_setup(struct cx88_core *core, in cx88_sram_channel_setup() 412 void cx88_sram_channel_dump(struct cx88_core *core, in cx88_sram_channel_dump() 499 int cx88_core_irq(struct cx88_core *core, u32 status) in cx88_core_irq() 514 void cx88_wakeup(struct cx88_core *core, in cx88_wakeup() 528 void cx88_shutdown(struct cx88_core *core) in cx88_shutdown() 552 int cx88_reset(struct cx88_core *core) in cx88_reset() 659 int cx88_set_scale(struct cx88_core *core, unsigned int width, unsigned int height, in cx88_set_scale() 730 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() 767 int cx88_start_audio_dma(struct cx88_core *core) in cx88_start_audio_dma() 793 int cx88_stop_audio_dma(struct cx88_core *core) in cx88_stop_audio_dma() [all …]
|
D | cx88-vp3054-i2c.c | 43 struct cx88_core *core = dev->core; in vp3054_bit_setscl() local 60 struct cx88_core *core = dev->core; in vp3054_bit_setsda() local 77 struct cx88_core *core = dev->core; in vp3054_bit_getscl() local 87 struct cx88_core *core = dev->core; in vp3054_bit_getsda() local 109 struct cx88_core *core = dev->core; in vp3054_i2c_probe() local
|
D | cx88-blackbird.c | 181 static void host_setup(struct cx88_core *core) in host_setup() 215 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) in wait_ready_gpio0_bit1() 231 static int memory_write(struct cx88_core *core, u32 address, u32 value) in memory_write() 247 static int memory_read(struct cx88_core *core, u32 address, u32 *value) in memory_read() 273 static int register_write(struct cx88_core *core, u32 address, u32 value) in register_write() 289 static int register_read(struct cx88_core *core, u32 address, u32 *value) in register_read() 518 struct cx88_core *core = dev->core; in blackbird_codec_settings() local 532 struct cx88_core *core = dev->core; in blackbird_initialize_codec() local 587 struct cx88_core *core = dev->core; in blackbird_start_codec() local 777 struct cx88_core *core = dev->core; in vidioc_querycap() local [all …]
|
D | cx88-i2c.c | 58 struct cx88_core *core = data; in cx8800_bit_setscl() local 70 struct cx88_core *core = data; in cx8800_bit_setsda() local 82 struct cx88_core *core = data; in cx8800_bit_getscl() local 91 struct cx88_core *core = data; in cx8800_bit_getsda() local 136 int cx88_i2c_init(struct cx88_core *core, struct pci_dev *pci) in cx88_i2c_init()
|
D | cx88-mpeg.c | 93 struct cx88_core *core = dev->core; in cx8802_start_dma() local 191 struct cx88_core *core = dev->core; in cx8802_stop_dma() local 310 struct cx88_core *core = dev->core; in cx8802_mpeg_irq() local 356 struct cx88_core *core = dev->core; in cx8802_irq() local 389 struct cx88_core *core = dev->core; in cx8802_init_common() local 445 struct cx88_core *core = dev->core; in cx8802_suspend_common() local 471 struct cx88_core *core = dev->core; in cx8802_resume_common() local 523 struct cx88_core *core = drv->core; in cx8802_request_acquire() local 562 struct cx88_core *core = drv->core; in cx8802_request_release() local 710 struct cx88_core *core; in cx8802_probe() local
|
D | cx88-alsa.c | 72 struct cx88_core *core; member 141 struct cx88_core *core=chip->core; in _cx88_start_audio_dma() local 186 struct cx88_core *core=chip->core; in _cx88_stop_audio_dma() local 226 struct cx88_core *core = chip->core; in cx8801_aud_irq() local 263 struct cx88_core *core = chip->core; in cx8801_irq() local 650 struct cx88_core *core=chip->core; in snd_cx88_volume_get() local 665 struct cx88_core *core = chip->core; in snd_cx88_wm8775_volume_put() local 687 struct cx88_core *core=chip->core; in snd_cx88_volume_put() local 737 struct cx88_core *core = chip->core; in snd_cx88_switch_get() local 748 struct cx88_core *core = chip->core; in snd_cx88_switch_put() local [all …]
|
D | cx88-dvb.c | 202 static void cx88_dvb_gate_ctrl(struct cx88_core *core, int open) in cx88_dvb_gate_ctrl() 393 struct cx88_core *core = dev->core; in lgdt330x_pll_rf_set() local 458 struct cx88_core *core = dev->core; in kworld_dvbs_100_set_voltage() local 474 struct cx88_core *core = dev->core; in geniatech_dvbs_set_voltage() local 490 struct cx88_core *core = dev->core; in tevii_dvbs_set_voltage() local 514 struct cx88_core *core = dev->core; in vp1027_set_voltage() local 712 struct cx88_core *core = dev->core; in cx24116_reset_device() local 794 struct cx88_core *core = dev->core; in cx8802_alloc_frontends() local 906 struct cx88_core *core = dev->core; in samsung_smt_7020_set_tone() local 928 struct cx88_core *core = dev->core; in samsung_smt_7020_set_voltage() local [all …]
|
D | cx88-dsp.c | 155 static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N) in detect_a2_a2m_eiaj() 219 static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N) in detect_btsc() 231 static s16 *read_rds_samples(struct cx88_core *core, u32 *N) in read_rds_samples() 271 s32 cx88_dsp_detect_stereo_sap(struct cx88_core *core) in cx88_dsp_detect_stereo_sap()
|
D | cx88-vbi.c | 50 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma() local 80 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma() local 206 struct cx88_core *core = dev->core; in stop_streaming() local
|
D | cx88.h | 425 #define call_hw(core, grpid, o, f, args...) \ argument 436 #define call_all(core, o, f, args...) call_hw(core, 0, o, f, ##args) argument 440 #define wm8775_s_ctrl(core, id, val) \ argument 453 #define wm8775_g_ctrl(core, id) \ argument 476 struct cx88_core *core; member 517 struct cx88_core *core; member 546 struct cx88_core *core; member
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | hdmi4_core.c | 42 static inline void __iomem *hdmi_av_base(struct hdmi_core_data *core) in hdmi_av_base() 47 static int hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init() 89 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, in hdmi_core_ddc_edid() 171 int hdmi4_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi4_read_edid() 211 static void hdmi_core_powerdown_disable(struct hdmi_core_data *core) in hdmi_core_powerdown_disable() 217 static void hdmi_core_swreset_release(struct hdmi_core_data *core) in hdmi_core_swreset_release() 223 static void hdmi_core_swreset_assert(struct hdmi_core_data *core) in hdmi_core_swreset_assert() 230 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config() 273 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe() 291 static void hdmi_core_av_packet_config(struct hdmi_core_data *core, in hdmi_core_av_packet_config() [all …]
|
D | hdmi5_core.c | 50 static void hdmi_core_ddc_init(struct hdmi_core_data *core) in hdmi_core_ddc_init() 129 static void hdmi_core_ddc_uninit(struct hdmi_core_data *core) in hdmi_core_ddc_uninit() 139 static int hdmi_core_ddc_edid(struct hdmi_core_data *core, u8 *pedid, u8 ext) in hdmi_core_ddc_edid() 199 int hdmi5_read_edid(struct hdmi_core_data *core, u8 *edid, int len) in hdmi5_read_edid() 230 void hdmi5_core_dump(struct hdmi_core_data *core, struct seq_file *s) in hdmi5_core_dump() 317 static void hdmi_core_video_config(struct hdmi_core_data *core, in hdmi_core_video_config() 382 static void hdmi_core_config_video_packetizer(struct hdmi_core_data *core) in hdmi_core_config_video_packetizer() 403 static void hdmi_core_config_csc(struct hdmi_core_data *core) in hdmi_core_config_csc() 411 static void hdmi_core_config_video_sampler(struct hdmi_core_data *core) in hdmi_core_config_video_sampler() 419 static void hdmi_core_write_avi_infoframe(struct hdmi_core_data *core, in hdmi_core_write_avi_infoframe() [all …]
|
D | core.c | 47 } core; variable
|
D | hdmi.h | 347 struct hdmi_core_data core; member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | debug.h | 54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument 55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument 56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument 57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument 58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument 60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument 61 #define brcms_dbg_mac80211(core, f, a...) brcms_dbg(core, BRCM_DL_MAC80211, f, ##a) argument 62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument 63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument 64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument [all …]
|
D | main.c | 597 struct bcma_device *core = wlc_hw->d11core; in brcms_b_update_slot_timing() local 682 struct bcma_device *core = wlc_hw->d11core; in brcms_c_write_inits() local 751 struct bcma_device *core = wlc_hw->d11core; in brcms_b_core_ioctl() local 1032 struct bcma_device *core; in brcms_b_txstatus() local 1506 struct bcma_device *core = wlc_hw->d11core; in brcms_b_set_addrmatch() local 1529 struct bcma_device *core = wlc_hw->d11core; in brcms_b_write_template_ram() local 2085 struct bcma_device *core = wlc_hw->d11core; in brcms_b_corerev_fifofixup() local 2145 struct bcma_device *core = wlc_hw->d11core; in brcms_b_switch_macfreq() local 2262 struct bcma_device *core = wlc_hw->d11core; in brcms_ucode_write() local 2340 struct bcma_device *core = wlc_hw->d11core; in brcms_b_fifoerrors() local [all …]
|
D | debug.c | 79 struct bcma_device *core = hw->d11core; in brcms_debugfs_hardware_read() local
|
D | pmu.c | 121 struct bcma_device *core; in si_pmu_measure_alpclk() local
|
D | mac80211_if.c | 528 struct bcma_device *core = wl->wlc->hw->d11core; in brcms_ops_config() local 584 struct bcma_device *core = wl->wlc->hw->d11core; in brcms_ops_bss_info_changed() local 740 struct bcma_device *core = wl->wlc->hw->d11core; in brcms_ops_configure_filter() local
|
D | dma.c | 212 struct bcma_device *core; member 554 struct bcma_device *core = wlc->hw->d11core; in dma_attach() local
|
D | ampdu.c | 184 struct bcma_device *core = wlc->hw->d11core; in brcms_c_ampdu_set() local
|
D | main.h | 471 struct brcms_core *core; member
|
D | d11.h | 1550 #define M_PWRIND_MAP(core) (M_PWRIND_BLKS + ((core)<<1)) argument
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-wl1273.c | 89 struct wl1273_core *core; member 107 static int wl1273_fm_write_fw(struct wl1273_core *core, in wl1273_fm_write_fw() 145 struct wl1273_core *core = radio->core; in wl1273_fm_rds() local 233 struct wl1273_core *core = radio->core; in wl1273_fm_irq_thread_handler() local 348 struct wl1273_core *core = radio->core; in wl1273_fm_set_tx_freq() local 408 struct wl1273_core *core = radio->core; in wl1273_fm_set_rx_freq() local 467 struct wl1273_core *core = radio->core; in wl1273_fm_get_freq() local 503 struct wl1273_core *core = radio->core; in wl1273_fm_upload_firmware_patch() local 544 struct wl1273_core *core = radio->core; in wl1273_fm_stop() local 570 struct wl1273_core *core = radio->core; in wl1273_fm_start() local [all …]
|
D | radio-si476x.c | 311 struct si476x_core *core; member
|
/linux-4.4.14/drivers/clk/ |
D | clk.c | 82 struct clk_core *core; member 151 static bool clk_core_is_prepared(struct clk_core *core) in clk_core_is_prepared() 163 static bool clk_core_is_enabled(struct clk_core *core) in clk_core_is_enabled() 175 static void clk_unprepare_unused_subtree(struct clk_core *core) in clk_unprepare_unused_subtree() 200 static void clk_disable_unused_subtree(struct clk_core *core) in clk_disable_unused_subtree() 246 struct clk_core *core; in clk_disable_unused() local 306 struct clk_core *core) in __clk_lookup_subtree() 348 static struct clk_core *clk_core_get_parent_by_index(struct clk_core *core, in clk_core_get_parent_by_index() 378 static unsigned long clk_core_get_rate_nolock(struct clk_core *core) in clk_core_get_rate_nolock() 405 static unsigned long __clk_get_accuracy(struct clk_core *core) in __clk_get_accuracy() [all …]
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-gpio.c | 84 int bttv_sub_add_device(struct bttv_core *core, char *name) in bttv_sub_add_device() 109 int bttv_sub_del_devices(struct bttv_core *core) in bttv_sub_del_devices() 141 void bttv_gpio_inout(struct bttv_core *core, u32 mask, u32 outbits) in bttv_gpio_inout() 155 u32 bttv_gpio_read(struct bttv_core *core) in bttv_gpio_read() 164 void bttv_gpio_write(struct bttv_core *core, u32 value) in bttv_gpio_write() 171 void bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits) in bttv_gpio_bits()
|
D | bttv.h | 334 struct bttv_core *core; member
|
/linux-4.4.14/arch/s390/numa/ |
D | mode_emu.c | 92 static int core_pinned_to_node_id(struct toptree *core) in core_pinned_to_node_id() 102 struct toptree *core; in cores_free() local 115 static struct toptree *core_node(struct toptree *core) in core_node() 123 static struct toptree *core_book(struct toptree *core) in core_book() 131 static struct toptree *core_mc(struct toptree *core) in core_mc() 152 static int dist_node_to_core(struct toptree *node, struct toptree *core) in dist_node_to_core() 178 static struct toptree *node_for_core(struct toptree *numa, struct toptree *core, in node_for_core() 211 struct toptree *node, *core, *tmp; in toptree_to_numa_single() local 262 struct toptree *core; in toptree_to_numa_first() local 338 struct toptree *phys, *node, *book, *mc, *core; in toptree_from_topology() local [all …]
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-alsa.c | 78 struct tm6000_core *core = chip->core; in _tm6000_start_audio_dma() local 95 struct tm6000_core *core = chip->core; in _tm6000_stop_audio_dma() local 199 struct tm6000_core *core = chip->core; in snd_tm6000_close() local 209 static int tm6000_fillbuf(struct tm6000_core *core, char *buf, int size) in tm6000_fillbuf() 302 struct tm6000_core *core = chip->core; in snd_tm6000_hw_free() local 332 struct tm6000_core *core = container_of(work, struct tm6000_core, in audio_trigger() local 348 struct tm6000_core *core = chip->core; in snd_tm6000_card_trigger() local
|
D | tm6000.h | 157 struct tm6000_core *core; member
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | chip.c | 249 struct brcmf_core *core) in brcmf_chip_sb_corerev() 257 static bool brcmf_chip_sb_iscoreup(struct brcmf_core_priv *core) in brcmf_chip_sb_iscoreup() 271 static bool brcmf_chip_ai_iscoreup(struct brcmf_core_priv *core) in brcmf_chip_ai_iscoreup() 287 static void brcmf_chip_sb_coredisable(struct brcmf_core_priv *core, in brcmf_chip_sb_coredisable() 357 static void brcmf_chip_ai_coredisable(struct brcmf_core_priv *core, in brcmf_chip_ai_coredisable() 391 static void brcmf_chip_sb_resetcore(struct brcmf_core_priv *core, u32 prereset, in brcmf_chip_sb_resetcore() 441 static void brcmf_chip_ai_resetcore(struct brcmf_core_priv *core, u32 prereset, in brcmf_chip_ai_resetcore() 480 struct brcmf_core_priv *core; in brcmf_chip_add_core() local 498 struct brcmf_core_priv *core; in brcmf_chip_cores_check() local 540 static u32 brcmf_chip_core_read32(struct brcmf_core_priv *core, u16 reg) in brcmf_chip_core_read32() [all …]
|
D | pcie.c | 504 struct brcmf_core *core; in brcmf_pcie_select_core() local 528 struct brcmf_core *core; in brcmf_pcie_reset_device() local 618 struct brcmf_core *core; in brcmf_pcie_exit_download_state() local
|
D | sdio.c | 753 struct brcmf_core *core; in r_sdreg32() local 764 struct brcmf_core *core; in w_sdreg32() local 3842 struct brcmf_core *core; in brcmf_sdio_buscore_activate() local
|
/linux-4.4.14/arch/mips/kernel/ |
D | smp-cps.c | 34 static unsigned core_vpe_count(unsigned core) in core_vpe_count() 191 static void boot_core(unsigned core) in boot_core() 255 unsigned core = cpu_data[cpu].core; in cps_boot_secondary() local 355 unsigned cpu, core; in play_dead() local 412 unsigned core = cpu_data[cpu].core; in cps_cpu_die() local
|
D | smp-gic.c | 25 unsigned int core = cpu_data[cpu].core; in gic_send_ipi_single() local
|
D | mips-cpc.c | 71 void mips_cpc_lock_other(unsigned int core) in mips_cpc_lock_other()
|
D | pm-cps.c | 122 unsigned core = current_cpu_data.core; in cps_pm_enter_state() local 627 unsigned core = cpu_data[cpu].core; in cps_gen_core_entries() local
|
D | mips-cm.c | 262 void mips_cm_lock_other(unsigned int core, unsigned int vp) in mips_cm_lock_other()
|
/linux-4.4.14/drivers/media/i2c/ |
D | mt9v011.c | 175 struct mt9v011 *core = to_mt9v011(sd); in set_balance() local 201 struct mt9v011 *core = to_mt9v011(sd); in calc_fps() local 231 struct mt9v011 *core = to_mt9v011(sd); in calc_speed() local 271 struct mt9v011 *core = to_mt9v011(sd); in set_res() local 300 struct mt9v011 *core = to_mt9v011(sd); in set_read_mode() local 343 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_set_fmt() local 424 struct mt9v011 *core = in mt9v011_s_ctrl() local 494 struct mt9v011 *core; in mt9v011_probe() local 564 struct mt9v011 *core = to_mt9v011(sd); in mt9v011_remove() local
|
D | tvp5150.c | 1111 struct tvp5150 *core; in tvp5150_probe() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | wl1273.c | 39 struct wl1273_core *core; member 43 static int snd_wl1273_fm_set_i2s_mode(struct wl1273_core *core, in snd_wl1273_fm_set_i2s_mode() 143 static int snd_wl1273_fm_set_channel_number(struct wl1273_core *core, in snd_wl1273_fm_set_channel_number() 340 struct wl1273_core *core = wl1273->core; in wl1273_hw_params() local 452 struct wl1273_core **core = codec->dev->platform_data; in wl1273_probe() local
|
D | si476x.c | 77 struct si476x_core *core = i2c_mfd_cell_to_core(codec_dai->dev); in si476x_codec_set_dai_fmt() local 161 struct si476x_core *core = i2c_mfd_cell_to_core(dai->dev); in si476x_codec_hw_params() local
|
D | wm8997.c | 36 struct arizona_priv core; member
|
D | wmfw.h | 33 u8 core; member 134 __be32 core; member
|
D | wm8998.c | 36 struct arizona_priv core; member
|
D | wm5102.c | 38 struct arizona_priv core; member
|
D | wm5110.c | 39 struct arizona_priv core; member
|
/linux-4.4.14/arch/mips/include/asm/netlogic/xlp-hal/ |
D | sys.h | 121 #define SYS_CPU_PLL_CTRL0(core) (0x1c0 + (core * 4)) argument 122 #define SYS_CPU_PLL_CTRL1(core) (0x1c1 + (core * 4)) argument 123 #define SYS_CPU_PLL_CTRL2(core) (0x1c2 + (core * 4)) argument 124 #define SYS_CPU_PLL_CTRL3(core) (0x1c3 + (core * 4)) argument 155 #define SYS_9XX_CPU_PLL_CTRL0(core) (0xc0 + (core * 4)) argument 156 #define SYS_9XX_CPU_PLL_CTRL1(core) (0xc1 + (core * 4)) argument 157 #define SYS_9XX_CPU_PLL_CTRL2(core) (0xc2 + (core * 4)) argument 158 #define SYS_9XX_CPU_PLL_CTRL3(core) (0xc3 + (core * 4)) argument
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phyreg_n.h | 157 #define NPHY_IqestIqAccLo(core) ((core == 0) ? 0x12c : 0x134) argument 159 #define NPHY_IqestIqAccHi(core) ((core == 0) ? 0x12d : 0x135) argument 161 #define NPHY_IqestipwrAccLo(core) ((core == 0) ? 0x12e : 0x136) argument 163 #define NPHY_IqestipwrAccHi(core) ((core == 0) ? 0x12f : 0x137) argument 165 #define NPHY_IqestqpwrAccLo(core) ((core == 0) ? 0x130 : 0x138) argument 167 #define NPHY_IqestqpwrAccHi(core) ((core == 0) ? 0x131 : 0x139) argument
|
D | phy_n.c | 36 #define READ_RADIO_REG2(pi, radio_type, jspace, core, reg_name) \ argument 42 #define WRITE_RADIO_REG2(pi, radio_type, jspace, core, reg_name, value) \ argument 51 #define READ_RADIO_REG3(pi, radio_type, jspace, core, reg_name) \ argument 56 #define WRITE_RADIO_REG3(pi, radio_type, jspace, core, reg_name, value) \ argument 62 #define READ_RADIO_REG4(pi, radio_type, jspace, core, reg_name) \ argument 67 #define WRITE_RADIO_REG4(pi, radio_type, jspace, core, reg_name, value) \ argument 15093 uint core; in wlc_phy_adjust_lnagaintbl_nphy() local 15155 wlc_phy_war_force_trsw_to_R_cliplo_nphy(struct brcms_phy *pi, u8 core) in wlc_phy_war_force_trsw_to_R_cliplo_nphy() 17164 u8 core; in wlc_phy_ipa_internal_tssi_setup_nphy() local 17674 u8 core; in wlc_phy_txpwrctrl_pwr_setup_nphy() local [all …]
|
D | phy_cmn.c | 996 struct bcma_device *core = pi->d11core; in wlc_phy_do_dummy_tx() local 2249 u8 idx, core; in wlc_phy_noise_read_shmem() local 2514 void wlc_phy_compute_dB(u32 *cmplx_pwr, s8 *p_cmplx_pwr_dB, u8 core) in wlc_phy_compute_dB()
|
/linux-4.4.14/drivers/phy/ |
D | phy-bcm-cygnus-pcie.c | 40 struct cygnus_pcie_phy_core *core; member 61 struct cygnus_pcie_phy_core *core = phy->core; in cygnus_pcie_power_config() local 127 struct cygnus_pcie_phy_core *core; in cygnus_pcie_phy_probe() local
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
D | grufile.c | 326 int core; in gru_chiplet_cpu_to_mmr() local 373 int ret, core; in gru_chiplet_setup_tlb_irq() local 403 int core, irq = IRQ_GRU + chiplet; in gru_chiplet_teardown_tlb_irq() local 422 int irq, core; in gru_chiplet_setup_tlb_irq() local 449 int irq, core; in gru_chiplet_teardown_tlb_irq() local
|
/linux-4.4.14/include/linux/bcma/ |
D | bcma.h | 282 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata() 286 static inline void bcma_set_drvdata(struct bcma_device *core, void *drvdata) in bcma_set_drvdata() 363 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8() 367 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16() 371 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32() 376 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8() 381 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16() 386 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32() 391 static inline void bcma_block_read(struct bcma_device *core, void *buffer, in bcma_block_read() 396 static inline void bcma_block_write(struct bcma_device *core, in bcma_block_write() [all …]
|
D | bcma_driver_mips.h | 37 struct bcma_device *core; member
|
D | bcma_driver_gmac_cmn.h | 81 struct bcma_device *core; member
|
D | bcma_driver_pcie2.h | 145 struct bcma_device *core; member
|
D | bcma_driver_pci.h | 225 struct bcma_device *core; member
|
D | bcma_driver_chipcommon.h | 615 struct bcma_device *core; member 647 struct bcma_device *core; member
|
/linux-4.4.14/drivers/watchdog/ |
D | octeon-wdt-main.c | 252 unsigned int core = cvmx_get_core_num(); in octeon_wdt_poke_irq() local 379 unsigned int core; in octeon_wdt_disable_interrupt() local 399 unsigned int core; in octeon_wdt_setup_interrupt() local 636 int core = cpu2core(cpu); in octeon_wdt_cleanup() local
|
/linux-4.4.14/arch/mips/netlogic/xlp/ |
D | wakeup.c | 53 static int xlp_wakeup_core(uint64_t sysbase, int node, int core) in xlp_wakeup_core() 114 int core, n, cpu, ncores; in xlp_enable_secondary_cores() local
|
D | nlm_hal.c | 228 static unsigned int nlm_xlp2_get_core_frequency(int node, int core) in nlm_xlp2_get_core_frequency() 274 static unsigned int nlm_xlp_get_core_frequency(int node, int core) in nlm_xlp_get_core_frequency() 295 unsigned int nlm_get_core_frequency(int node, int core) in nlm_get_core_frequency()
|
/linux-4.4.14/include/linux/mfd/ |
D | si476x-core.h | 179 static inline void si476x_core_lock(struct si476x_core *core) in si476x_core_lock() 188 static inline void si476x_core_unlock(struct si476x_core *core) in si476x_core_unlock() 195 static inline u16 hz_to_si476x(struct si476x_core *core, int freq) in hz_to_si476x() 212 static inline int si476x_to_hz(struct si476x_core *core, u16 freq) in si476x_to_hz() 242 static inline u16 v4l2_to_si476x(struct si476x_core *core, int freq) in v4l2_to_si476x() 247 static inline int si476x_to_v4l2(struct si476x_core *core, u16 freq) in si476x_to_v4l2()
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | phy_ht.c | 53 int core; in b43_radio_2059_channel_setup() local 449 int core; in b43_phy_ht_rssi_select() local 592 int core; in b43_phy_ht_tx_power_ctl_idle_tssi() local 625 int core; in b43_phy_ht_tssi_setup() local 749 struct bcma_device *core = dev->dev->bdev; in b43_phy_ht_spur_avoid() local
|
D | phy_n.c | 155 u16 value, u8 core, bool off, in b43_nphy_rf_ctl_override_rev19() 163 u16 value, u8 core, bool off, in b43_nphy_rf_ctl_override_rev7() 211 u16 value, u8 core, bool off) in b43_nphy_rf_ctl_override_one_to_many() 254 u16 value, u8 core, bool off) in b43_nphy_rf_ctl_override() 333 int core; in b43_nphy_rf_ctl_intc_override_rev7() local 400 u16 value, u8 core) in b43_nphy_rf_ctl_intc_override() 1667 s8 offset, u8 core, in b43_nphy_scale_offset_rssi() 2090 int core, i, j, vcm; in b43_nphy_rev3_rssi_cal() local 2313 u8 core; in b43_nphy_rev2_rssi_cal() local 2737 u8 core; in b43_nphy_workarounds_rev7plus() local [all …]
|
D | bus.c | 88 struct b43_bus_dev *b43_bus_dev_bcma_init(struct bcma_device *core) in b43_bus_dev_bcma_init()
|
D | tables_nphy.c | 3497 int core, offset, i; in b43_nphy_tables_init_rev7_volatile() local
|
D | main.c | 5655 static int b43_bcma_probe(struct bcma_device *core) in b43_bcma_probe() 5693 static void b43_bcma_remove(struct bcma_device *core) in b43_bcma_remove()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 29 static bool bgmac_wait_value(struct bcma_device *core, u16 reg, u32 mask, in bgmac_wait_value() 737 struct bcma_device *core; in bgmac_phy_read() local 786 struct bcma_device *core; in bgmac_phy_write() local 984 struct bcma_device *core = bgmac->core; in bgmac_miiconfig() local 1010 struct bcma_device *core = bgmac->core; in bgmac_chip_reset() local 1546 static int bgmac_probe(struct bcma_device *core) in bgmac_probe() 1704 static void bgmac_remove(struct bcma_device *core) in bgmac_remove()
|
D | bgmac.h | 439 struct bcma_device *core; member
|
/linux-4.4.14/arch/x86/kernel/ |
D | livepatch.c | 44 unsigned long core = (unsigned long)mod->module_core; in klp_write_module_reloc() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-bcm53xx.c | 18 struct bcma_device *core; member 223 static int bcm53xxspi_bcma_probe(struct bcma_device *core) in bcm53xxspi_bcma_probe()
|
/linux-4.4.14/drivers/edac/ |
D | octeon_edac-pc.c | 45 unsigned int core = cvmx_get_core_num(); in co_cache_error_event() local
|
/linux-4.4.14/drivers/cpuidle/ |
D | cpuidle-cps.c | 121 int err, cpu, core, i; in cps_cpuidle_init() local
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | cputhreads.h | 74 static inline int cpu_first_thread_of_core(int core) { return core; } in cpu_first_thread_of_core()
|
D | ps3.h | 377 struct device core; member 391 struct device_driver core; member
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | perf.h | 10 u32 core; member
|
/linux-4.4.14/arch/mips/loongson64/loongson-3/ |
D | smp.c | 446 register long cpuid, core, node, count; in loongson3a_play_dead() local 508 register long cpuid, core, node, count; in loongson3b_play_dead() local
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
D | cvmx-l2c.c | 49 int cvmx_l2c_get_core_way_partition(uint32_t core) in cvmx_l2c_get_core_way_partition() 84 int cvmx_l2c_set_core_way_partition(uint32_t core, uint32_t mask) in cvmx_l2c_set_core_way_partition() 628 uint64_t core = cvmx_get_core_num(); in __read_l2_tag() local
|
D | cvmx-pko.c | 556 int core, port; in cvmx_pko_show_queue_map() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed_hw.h | 248 } core; member
|
/linux-4.4.14/drivers/crypto/qce/ |
D | core.h | 45 struct clk *core, *iface, *bus; member
|
/linux-4.4.14/drivers/ps3/ |
D | vuart.h | 45 struct ps3_system_bus_driver core; member
|
/linux-4.4.14/arch/arm/kernel/ |
D | atags_parse.c | 42 struct tag_core core; member
|
/linux-4.4.14/sound/pcmcia/vx/ |
D | vxpocket.h | 31 struct vx_core core; member
|
/linux-4.4.14/arch/arm64/kernel/ |
D | topology.c | 48 static int __init parse_core(struct device_node *core, int cluster_id, in parse_core()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gt215.c | 459 struct gt215_clk_info *core = &clk->eng[nv_clk_src_core]; in gt215_clk_calc() local 486 struct gt215_clk_info *core = &clk->eng[nv_clk_src_core]; in gt215_clk_prog() local
|
D | mcp77.c | 207 const int core = cstate->domain[nv_clk_src_core]; in mcp77_clk_calc() local
|
D | nv50.c | 375 const int core = cstate->domain[nv_clk_src_core]; in nv50_clk_calc() local
|
/linux-4.4.14/drivers/base/regmap/ |
D | regmap-spi.c | 20 struct regmap_async core; member
|
/linux-4.4.14/arch/mips/include/asm/ |
D | mips-cm.h | 475 unsigned int core = cpu_data[cpu].core; in mips_cm_vp_id() local 504 static inline void mips_cm_lock_other(unsigned int core) { } in mips_cm_lock_other()
|
D | cpu-info.h | 67 int core; /* physical core number */ member
|
/linux-4.4.14/drivers/hwmon/ |
D | k8temp.c | 117 int core = attr->nr; in show_temp() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
D | falcon.h | 15 struct nvkm_memory *core; member
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | main.c | 515 struct cw1200_common **core, in cw1200_core_probe()
|
D | cw1200_spi.c | 40 struct cw1200_common *core; member
|
D | cw1200_sdio.c | 49 struct cw1200_common *core; member
|
/linux-4.4.14/sound/pci/vx222/ |
D | vx222.h | 28 struct vx_core core; member
|
/linux-4.4.14/arch/s390/include/asm/ |
D | sclp.h | 46 struct sclp_core_entry core[SCLP_MAX_CORES]; member
|
/linux-4.4.14/drivers/gpu/drm/msm/adreno/ |
D | adreno_gpu.h | 106 uint8_t core; member 112 #define ADRENO_REV(core, major, minor, patchid) \ argument
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | ispresizer.h | 74 u8 core; /* core offset. */ member
|
/linux-4.4.14/drivers/media/common/siano/ |
D | smscoreapi.c | 401 void smscore_set_board_id(struct smscore_device_t *core, int id) in smscore_set_board_id() 406 int smscore_led_state(struct smscore_device_t *core, int led) in smscore_led_state() 414 int smscore_get_board_id(struct smscore_device_t *core) in smscore_get_board_id()
|
/linux-4.4.14/arch/arc/kernel/ |
D | setup.c | 167 struct bcr_identity *core = &cpu->core; in arc_cpu_mumbojumbo() local
|
D | unwind.c | 121 } core, init; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.h | 56 struct mlxsw_core *core; member
|
D | switchx2.c | 62 struct mlxsw_core *core; member
|
D | pci.c | 175 struct mlxsw_core *core; member
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | sdio.c | 55 struct platform_device *core; member
|
D | spi.c | 83 struct platform_device *core; member
|
D | conf.h | 1397 struct wlcore_conf core; member
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | setup.h | 106 struct tag_core core; member
|
/linux-4.4.14/drivers/macintosh/ |
D | windfarm_smu_sat.c | 212 u8 chip, core; in wf_sat_probe() local
|
D | windfarm_pm112.c | 128 int core = cpu & 1; in create_cpu_loop() local
|
/linux-4.4.14/tools/power/cpupower/utils/helpers/ |
D | helpers.h | 97 int core; member
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-cmd-queue.h | 225 int core = queue_id & 0xf; in __cvmx_cmd_queue_get_index() local
|
D | cvmx-pko.h | 497 static inline int cvmx_pko_get_base_queue_per_core(int port, int core) in cvmx_pko_get_base_queue_per_core()
|
/linux-4.4.14/drivers/s390/char/ |
D | sclp_cmd.c | 174 int sclp_core_configure(u8 core) in sclp_core_configure() 179 int sclp_core_deconfigure(u8 core) in sclp_core_deconfigure()
|
/linux-4.4.14/drivers/md/ |
D | dm-log.c | 280 static void header_to_disk(struct log_header_core *core, struct log_header_disk *disk) in header_to_disk() 287 static void header_from_disk(struct log_header_core *core, struct log_header_disk *disk) in header_from_disk()
|
D | dm-era-target.c | 353 static void ws_pack(const struct writeset_metadata *core, struct writeset_disk *disk) in ws_pack() 359 static void ws_unpack(const struct writeset_disk *disk, struct writeset_metadata *core) in ws_unpack()
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_codec.h | 51 struct hdac_bus core; member 98 struct hdac_driver core; member 183 struct hdac_device core; member
|
D | hda_controller.h | 62 struct hdac_stream core; member
|
/linux-4.4.14/include/crypto/ |
D | drbg.h | 127 const struct drbg_core *core; member
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | cm2xxx.c | 373 void omap2xxx_cm_set_mod_dividers(u32 mpu, u32 dsp, u32 gfx, u32 core, u32 mdm) in omap2xxx_cm_set_mod_dividers()
|
/linux-4.4.14/drivers/net/dsa/ |
D | bcm_sf2.h | 111 void __iomem *core; member
|
/linux-4.4.14/arch/mips/bcm63xx/ |
D | reset.c | 212 void bcm63xx_core_set_reset(enum bcm63xx_core_reset core, int reset) in bcm63xx_core_set_reset()
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | sprom.c | 661 struct bcma_device *core; in bcm47xx_get_sprom_bcma() local
|
/linux-4.4.14/arch/s390/kernel/ |
D | topology.c | 88 unsigned int core; in add_cpus_to_mask() local
|
/linux-4.4.14/arch/arm/include/uapi/asm/ |
D | setup.h | 149 struct tag_core core; member
|
/linux-4.4.14/arch/frv/kernel/ |
D | setup.c | 121 uint8_t xbus, sdram, corebus, core, dsu; member
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | smp.c | 581 int cpu_first_thread_of_core(int core) in cpu_first_thread_of_core()
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-cpu.c | 616 cpumask_t *core = NULL; in cfs_cpt_choose_ncpus() local
|
/linux-4.4.14/include/net/ |
D | net_namespace.h | 90 struct netns_core core; member
|
/linux-4.4.14/arch/ia64/kernel/ |
D | module.c | 849 struct unw_table_entry tmp, *e1, *e2, *core, *init; in register_unwind_table() local
|
/linux-4.4.14/arch/powerpc/kvm/ |
D | book3s_hv.c | 1438 static struct kvmppc_vcore *kvmppc_vcore_create(struct kvm *kvm, int core) in kvmppc_vcore_create() 1613 int core; in kvmppc_core_vcpu_create_hv() local
|
/linux-4.4.14/include/linux/ |
D | clk-provider.h | 252 struct clk_core *core; member
|
/linux-4.4.14/crypto/ |
D | drbg.c | 1923 const struct drbg_core *core, int pr) in drbg_fill_array()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dvb-usb.h | 288 struct dvb_rc core; member
|
/linux-4.4.14/sound/soc/sh/ |
D | fsi.c | 300 const struct fsi_core *core; member 1923 const struct fsi_core *core; in fsi_probe() local
|
/linux-4.4.14/arch/arc/include/asm/ |
D | arcregs.h | 350 struct bcr_identity core; member
|
/linux-4.4.14/drivers/spmi/ |
D | spmi-pmic-arb.c | 798 void __iomem *core; in spmi_pmic_arb_probe() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nv50_display.c | 286 u64 syncbuf, struct nv50_mast *core) in nv50_core_create() 391 struct nvif_object core; member
|
/linux-4.4.14/include/media/ |
D | v4l2-subdev.h | 646 const struct v4l2_subdev_core_ops *core; member
|
/linux-4.4.14/drivers/scsi/qla2xxx/ |
D | qla_mr.c | 528 int i, core; in qlafx00_soc_cpu_reset() local
|
/linux-4.4.14/include/scsi/ |
D | libsas.h | 399 struct scsi_core core; member
|
/linux-4.4.14/drivers/infiniband/hw/nes/ |
D | nes_cm.c | 650 static void print_core(struct nes_cm_core *core) in print_core()
|
/linux-4.4.14/mm/ |
D | page_alloc.c | 5761 static int __init cmdline_parse_core(char *p, unsigned long *core) in cmdline_parse_core()
|