Home
last modified time | relevance | path

Searched defs:p (Results 3001 – 3025 of 4543) sorted by relevance

1...<<121122123124125126127128129130>>...182

/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c262 #define set_bits(v, p) outw(inw(p)|(v), (p)) argument
263 #define mask_bits(v, p) outw(inw(p)&(v), (p)) argument
1781 u_short p = mdio_read(dev, smc->mii_if.phy_id, 5); in media_check() local
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c923 static int atl2_set_mac(struct net_device *netdev, void *p) in atl2_set_mac()
1810 struct ethtool_regs *regs, void *p) in atl2_get_regs()
2857 struct atl2_opt_list { int i; char *str; } *p; member
/linux/fs/udf/
H A Dsuper.c1060 struct partitionDesc *p, in check_partition_desc()
1109 struct partitionDesc *p, int p_index) in udf_fill_partdesc_info()
1284 struct partitionDesc *p; in udf_load_partdesc() local
/linux/drivers/usb/typec/ucsi/
H A Ducsi_ccg.c879 u8 *p; in ccg_cmd_reset() local
974 u8 *p; in ccg_cmd_write_flash_row() local
1155 const char *p, *s; in do_flash() local
/linux/drivers/nvmem/
H A Dcore.c564 struct nvmem_cell_entry *cell, *p; in nvmem_device_remove_all_cells() local
1606 u8 *p, *b; in nvmem_shift_read_buffer_in_place() local
1712 u8 v, *p, *buf, *b, pbyte, pbits; in nvmem_cell_prepare_write_buffer() local
/linux/drivers/hid/
H A Dhid-multitouch.c109 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member
236 #define MT_USB_DEVICE(v, p) HID_DEVICE(BUS_USB, HID_GROUP_MULTITOUCH, v, p) argument
237 #define MT_BT_DEVICE(v, p) HID_DEVICE(BUS_BLUETOOTH, HID_GROUP_MULTITOUCH, v, p) argument
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_ct.c1951 struct drm_printer *p) in guc_ctb_snapshot_print()
2012 struct drm_printer *p) in xe_guc_ct_snapshot_print()
2061 void xe_guc_ct_print(struct xe_guc_ct *ct, struct drm_printer *p, bool want_ctb) in xe_guc_ct_print()
/linux/drivers/media/dvb-frontends/
H A Ddrxk_hard.c1419 const char *p; in scu_command() local
6292 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drxk_set_parameters() local
6662 struct dtv_frontend_properties *p = &fe->dtv_property_cache; in drxk_get_tune_settings() local
6720 struct dtv_frontend_properties *p; in drxk_attach() local
H A Dtda10021.c388 struct dtv_frontend_properties *p) in tda10021_get_frontend()
/linux/net/core/
H A Dpktgen.c3330 char *p = pkt_dev->result; show_results() local
3758 struct pktgen_dev *p, *pkt_dev = NULL; pktgen_find_dev() local
3903 struct task_struct *p; pktgen_create_thread() local
3956 struct pktgen_dev *p; _rem_dev_from_if_list() local
[all...]
/linux/drivers/net/ethernet/marvell/
H A Dskge.c133 void *p) in skge_get_regs()
493 struct ethtool_ringparam *p, in skge_get_ring_param()
507 struct ethtool_ringparam *p, in skge_set_ring_param()
3453 static int skge_set_mac_address(struct net_device *dev, void *p) in skge_set_mac_address()
/linux/drivers/firmware/arm_scmi/
H A Ddriver.c211 char *signature, *p; in scmi_vendor_protocol_signature() local
1571 struct scmi_xfer **p) in xfer_get_init()
2514 struct list_head *p; in scmi_handle_get() local
2815 static int scmi_chan_destroy(int id, void *p, void *idr) in scmi_chan_destroy()
/linux/tools/thermal/tmon/
H A Dtui.c62 static void close_panel(PANEL *p) in close_panel()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_bpf2bpf.c66 struct bpf_program **prog = NULL, *p; in test_fexit_bpf2bpf_common() local
/linux/drivers/clk/
H A Dclk-gemini.c115 #define to_gemini_reset(p) container_of((p), struct gemini_reset, rcdev) argument
H A Dclk-highbank.c41 #define to_hb_clk(p) container_of(p, struct hb_clk, hw) argument
/linux/drivers/mailbox/
H A Dhi6220-mailbox.c149 static irqreturn_t hi6220_mbox_interrupt(int irq, void *p) in hi6220_mbox_interrupt()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c441 static void omap_plane_atomic_print_state(struct drm_printer *p, in omap_plane_atomic_print_state()
/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h27 u32 *p; member
/linux/drivers/tty/serial/8250/
H A D8250_lpss.c72 static void byt_set_termios(struct uart_port *p, struct ktermios *termios, in byt_set_termios()
/linux/arch/mips/mm/
H A Dcerr-sb1.c427 uint8_t p; in dc_ecc() local
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c245 u32 *p = buf; in sja1105_status_unpack() local
/linux/drivers/char/hw_random/
H A Djh7110-trng.c83 #define to_trng(p) container_of(p, struct starfive_trng, rng) argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramfuc.h164 #define ram_init(s,p) ramfuc_init(&(s)->base, (p)) argument
/linux/drivers/usb/host/
H A Duhci-debug.c29 char *p; in lprintk() local

1...<<121122123124125126127128129130>>...182